is not current version
Last Version 1.4.2

org.jasig.portlet:basiclti-portlet 1.4.1

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

GroupId

GroupId

org.jasig.portlet
ArtifactId

ArtifactId

basiclti-portlet
Version

Version

1.4.1
Type

Type

war

Download basiclti-portlet 1.4.1


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