is not current version
Last Version 5.0.7

LMS Canvas Services 5.0.1

Shared services for the lms-canvas LTI tools to talk to Canvas

License

License

GroupId

GroupId

edu.iu.uits.lms
ArtifactId

ArtifactId

lms-canvas-services
Version

Version

5.0.1
Type

Type

jar
Description

Description

LMS Canvas Services
Shared services for the lms-canvas LTI tools to talk to Canvas
Project URL

Project URL

https://github.com/indiana-university/lms-canvas-services
Project Organization

Project Organization

Indiana University
Source Code Management

Source Code Management

https://github.com/indiana-university/lms-canvas-services

Download lms-canvas-services 5.0.1


<!-- https://jarcasting.com/artifacts/edu.iu.uits.lms/lms-canvas-services/ -->
<dependency>
    <groupId>edu.iu.uits.lms</groupId>
    <artifactId>lms-canvas-services</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.iu.uits.lms/lms-canvas-services/
implementation 'edu.iu.uits.lms:lms-canvas-services:5.0.1'
// https://jarcasting.com/artifacts/edu.iu.uits.lms/lms-canvas-services/
implementation ("edu.iu.uits.lms:lms-canvas-services:5.0.1")
'edu.iu.uits.lms:lms-canvas-services:jar:5.0.1'
<dependency org="edu.iu.uits.lms" name="lms-canvas-services" rev="5.0.1">
  <artifact name="lms-canvas-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.iu.uits.lms', module='lms-canvas-services', version='5.0.1')
)
libraryDependencies += "edu.iu.uits.lms" % "lms-canvas-services" % "5.0.1"
[edu.iu.uits.lms/lms-canvas-services "5.0.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter-cache jar 2.5.4
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.4
org.apache.httpcomponents : httpclient jar 4.5.13
javax.cache : cache-api jar 1.1.1
org.glassfish.jersey.core : jersey-common jar
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-context-support jar
org.ehcache : ehcache jar 3.9.5
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4
org.springframework.boot : spring-boot-test jar 2.5.4

Project Modules

There are no modules declared in this project.