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.

Лицензия

Лицензия

Группа

Группа

org.jasig.portlet
Идентификатор

Идентификатор

basiclti-portlet
Последняя версия

Последняя версия

1.4.2
Дата

Дата

Тип

Тип

war
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://wiki.jasig.org/display/PLT/Basic+LTI+Portlet
Организация-разработчик

Организация-разработчик

Division of Information, Australian National University

Скачать basiclti-portlet

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.portlet : portlet-api jar 1.0
javax.servlet : servlet-api jar 2.4
org.apache.pluto : pluto-taglib jar 1.1.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.2
1.4.1
1.4.0
1.3.2