is not current version
Last Version 22.0

Sakai Entity Broker 21.0

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

GroupId

GroupId

org.sakaiproject
ArtifactId

ArtifactId

entitybroker
Version

Version

21.0
Type

Type

pom
Description

Description

Sakai Entity Broker
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 entitybroker 21.0

Filename Size
entitybroker-21.0.pom 4 KB
Browse

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

Dependencies

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
log4j : log4j jar 1.2.17
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • api
  • impl
  • rest
  • tool
  • pack
  • mocks
  • utils
  • core-providers