Sakai Entity Broker Core Providers

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).

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

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

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

10.7
Дата

Дата

Тип

Тип

war
Описание

Описание

Sakai Entity Broker Core Providers
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

Скачать providers

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

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

Зависимости

compile (3)

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

provided (8)

Идентификатор библиотеки Тип Версия
org.sakaiproject.entitybroker : entitybroker-api jar 10.7
org.sakaiproject.common : sakai-privacy-api jar 10.7
org.springframework : spring-core jar 3.2.3.RELEASE
org.springframework : spring-beans jar 3.2.3.RELEASE
javax.servlet : servlet-api jar 2.4
javax.mail : mail jar 1.4.5
org.sakaiproject.kernel : sakai-kernel-api jar 10.7
org.sakaiproject.kernel : sakai-component-manager jar 10.7

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5
org.mockito : mockito-all jar 1.9.0
org.sakaiproject.mock : sakai-mock jar 2.7.7

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

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

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

Версия
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