Basic LTI Portlet

A portlet that implements the IMS Basic Learning Tools Interoperability specification and allows you to render any Basic LTI enabled application inside uPortal.

License

License

GroupId

GroupId

org.jasig.portlet
ArtifactId

ArtifactId

basiclti-portlet
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

war
Description

Description

Basic LTI Portlet
A portlet that implements the IMS Basic Learning Tools Interoperability specification and allows you to render any Basic LTI enabled application inside uPortal.
Project URL

Project URL

https://wiki.jasig.org/display/PLT/Basic+LTI+Portlet
Project Organization

Project Organization

Division of Information, Australian National University

Download basiclti-portlet

How to add to project

<!-- https://jarcasting.com/artifacts/org.jasig.portlet/basiclti-portlet/ -->
<dependency>
    <groupId>org.jasig.portlet</groupId>
    <artifactId>basiclti-portlet</artifactId>
    <version>1.4.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/basiclti-portlet/
implementation 'org.jasig.portlet:basiclti-portlet:1.4.2'
// https://jarcasting.com/artifacts/org.jasig.portlet/basiclti-portlet/
implementation ("org.jasig.portlet:basiclti-portlet:1.4.2")
'org.jasig.portlet:basiclti-portlet:war:1.4.2'
<dependency org="org.jasig.portlet" name="basiclti-portlet" rev="1.4.2">
  <artifact name="basiclti-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='basiclti-portlet', version='1.4.2')
)
libraryDependencies += "org.jasig.portlet" % "basiclti-portlet" % "1.4.2"
[org.jasig.portlet/basiclti-portlet "1.4.2"]

Dependencies

compile (11)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
taglibs : standard jar 1.1.2
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.1
commons-validator : commons-validator jar 1.3.1
org.apache.httpcomponents : httpclient jar 4.0
commons-codec : commons-codec jar 1.4
net.oauth.core : oauth jar 20100527
log4j : log4j jar 1.2.16
net.sf.ehcache : ehcache-core jar 2.3.0
org.slf4j : slf4j-log4j12 jar 1.5.8

provided (3)

Group / Artifact Type Version
javax.portlet : portlet-api jar 1.0
javax.servlet : servlet-api jar 2.4
org.apache.pluto : pluto-taglib jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.4.0
1.3.2