| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.portlet |
| ArtifactId | ArtifactIdbasiclti-portlet |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionBasic 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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| basiclti-portlet-1.4.2.pom | |
| basiclti-portlet-1.4.2.war | 3 MB |
| basiclti-portlet-1.4.2-sources.jar | 25 KB |
| basiclti-portlet-1.4.2-javadoc.jar | 116 KB |
| basiclti-portlet-1.4.2-classes.jar | 35 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |