Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indiana-university/lms-canvas-common-configuration

Common configuration bits that are useful to the lms-canvas LTI tools
https://github.com/indiana-university/lms-canvas-common-configuration

canvas configuration lms

Last synced: 3 months ago
JSON representation

Common configuration bits that are useful to the lms-canvas LTI tools

Awesome Lists containing this project

README

        

# LMS Canvas Common Configuration Helper

When this library is added to a project it has all sorts of helpful configuration bits.

## Installation
### From Maven
Add the following as a dependency in your pom.xml
```xml

edu.iu.uits.lms
lms-canvas-common-configuration

```

You can find the latest version in [Maven Central](https://search.maven.org/search?q=g:edu.iu.uits.lms%20AND%20a:lms-canvas-common-configuration).