Skip to content

drop-project-edu/java-lti-1.3-for-dp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTI 1.3 & LTI Advantage Java Library

This is a fork of the LTI 1.3 library, with no source code modification, just for convenience, to be used by Drop Project.

Install

This library depends on two additional libraries:

It can be installed using maven:

<dependency>
    <groupId>org.dropproject</groupId>
    <artifactId>lti-13-for-dp</artifactId>
    <version>1.0.0</version>
</dependency>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%