Sakai Entity Broker Tool (Direct Servlet)

The Sakai Entity Broker is an entity system for use in Sakai. Ideally we want flexible entities which make development of integrated Sakai tools easier and more flexible. Our goals are to make the entity system easier on developers (easier to use and understand) and more powerful (easier to extend and improve). The Entity Broker integrates seamlessly with the existing Entity system in Sakai (Entity Producers and Entities) and entities created using entity providers are accessible in Sakai as if they were created using the legacy system. Send feedback or comments to Aaron Zeckoski (azeckoski@gmail.com, aaronz@vt.edu).

Лицензия

Лицензия

Группа

Группа

org.sakaiproject.entitybroker
Идентификатор

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

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

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

10.7
Дата

Дата

Тип

Тип

war
Описание

Описание

Sakai Entity Broker Tool (Direct Servlet)
The Sakai Entity Broker is an entity system for use in Sakai. Ideally we want flexible entities which make development of integrated Sakai tools easier and more flexible. Our goals are to make the entity system easier on developers (easier to use and understand) and more powerful (easier to extend and improve). The Entity Broker integrates seamlessly with the existing Entity system in Sakai (Entity Producers and Entities) and entities created using entity providers are accessible in Sakai as if they were created using the legacy system. Send feedback or comments to Aaron Zeckoski (azeckoski@gmail.com, aaronz@vt.edu).
Организация-разработчик

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

Sakai Project

Скачать direct

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.sakaiproject.entitybroker : entitybroker-utils jar 10.7
org.sakaiproject.entitybroker : entitybroker-restimpl jar 10.7
org.sakaiproject.kernel : sakai-kernel-util jar 10.7

provided (5)

Идентификатор библиотеки Тип Версия
org.sakaiproject.entitybroker : entitybroker-api jar 10.7
javax.servlet : servlet-api jar 2.4
commons-logging : commons-logging jar 1.2
org.sakaiproject.kernel : sakai-kernel-api jar 10.7
org.sakaiproject.kernel : sakai-component-manager jar 10.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5

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

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

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

Версия
10.7
10.6
10.4
10.3
1.5.3
1.5.2
1.5.1
1.5.0
1.5.0-rc03
1.5.0-rc02
1.5.0-rc01
1.5.0-b07
1.5.0-b06
1.5.0-b05
1.5.0-b04
1.5.0-b03