edu.wisc.my.apps:lti-proxy

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

edu.wisc.my.apps
ArtifactId

ArtifactId

lti-proxy
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

war
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/UW-Madison-DoIT/lti-proxy

Download lti-proxy

How to add to project

<!-- https://jarcasting.com/artifacts/edu.wisc.my.apps/lti-proxy/ -->
<dependency>
    <groupId>edu.wisc.my.apps</groupId>
    <artifactId>lti-proxy</artifactId>
    <version>2.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/edu.wisc.my.apps/lti-proxy/
implementation 'edu.wisc.my.apps:lti-proxy:2.0.1'
// https://jarcasting.com/artifacts/edu.wisc.my.apps/lti-proxy/
implementation ("edu.wisc.my.apps:lti-proxy:2.0.1")
'edu.wisc.my.apps:lti-proxy:war:2.0.1'
<dependency org="edu.wisc.my.apps" name="lti-proxy" rev="2.0.1">
  <artifact name="lti-proxy" type="war" />
</dependency>
@Grapes(
@Grab(group='edu.wisc.my.apps', module='lti-proxy', version='2.0.1')
)
libraryDependencies += "edu.wisc.my.apps" % "lti-proxy" % "2.0.1"
[edu.wisc.my.apps/lti-proxy "2.0.1"]

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-devtools jar 1.4.2.RELEASE
org.apache.commons : commons-lang3 jar 3.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
org.springframework : spring-core jar 4.3.1.RELEASE
org.springframework : spring-web jar 4.3.1.RELEASE
org.springframework : spring-webmvc jar 4.3.1.RELEASE
net.oauth.core : oauth jar 20100527
org.imsglobal : basiclti-util jar 1.1.2
org.json : json jar 20140107
org.apache.httpcomponents : httpclient jar 4.5.3
com.google.guava : guava jar 20.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 1.4.2.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.

LTI Proxy

A configurable service to sign LTI parameters are return form data for your application

See this project's documentation for more details.

edu.wisc.my.apps

University of Wisconsin - Madison - DoIT

Versions

Version
2.0.1
2.0.0
1.0.1