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 ([email protected], [email protected]).

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.sakaiproject.entitybroker
ArtifactId

ArtifactId

providers
Last Version

Last Version

10.7
Release Date

Release Date

Type

Type

war
Description

Description

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 ([email protected], [email protected]).
Project Organization

Project Organization

Sakai Project

Download providers

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.5
org.mockito : mockito-all jar 1.9.0
org.sakaiproject.mock : sakai-mock jar 2.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
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