lms-canvas-iu-custom-services

Shared services for the lms-canvas LTI tools to interact with custom IU things

License

License

GroupId

GroupId

edu.iu.uits.lms
ArtifactId

ArtifactId

lms-canvas-iu-custom-services
Last Version

Last Version

5.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

lms-canvas-iu-custom-services
Shared services for the lms-canvas LTI tools to interact with custom IU things
Project URL

Project URL

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

Project Organization

Indiana University
Source Code Management

Source Code Management

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

Download lms-canvas-iu-custom-services

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
edu.iu.uits.lms : lms-email-service jar 5.0.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework.boot : spring-boot-starter-security jar 2.5.4
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.apache.commons : commons-collections4 jar 4.4
org.springframework : spring-context-support jar
org.ehcache : ehcache jar 3.9.5
edu.iu.uits.lms : lms-canvas-common-configuration jar 5.0.3
org.springdoc : springdoc-openapi-ui Optional jar 1.6.7

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2