Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/indiana-university/lms-canvas-common-configuration
- Owner: indiana-university
- License: bsd-3-clause
- Created: 2021-09-23T12:39:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T16:13:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T03:02:04.001Z (almost 2 years ago)
- Topics: canvas, configuration, lms
- Language: Java
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```xmledu.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).