is not current version
Last Version 22.0

Sakai Entity Broker Implementation 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.entitybroker
ArtifactId

ArtifactId

entitybroker-impl
Version

Version

21.0
Type

Type

jar
Description

Description

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-utils jar 21.0
org.sakaiproject.genericdao : generic-dao jar 0.12.0
org.azeckoski : reflectutils jar 0.9.20
org.sakaiproject.kernel : sakai-kernel-util jar 21.0

provided (14)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-api jar 21.0
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-core jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-jdbc jar 5.2.9.RELEASE
com.sun.mail : jakarta.mail jar 1.6.5
org.sakaiproject.kernel : sakai-kernel-api jar 21.0
org.sakaiproject.kernel : sakai-component-manager jar 21.0
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 (6)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-mocks jar 21.0
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-servlet-tester jar 6.1.26
org.springframework : spring-test jar 5.2.9.RELEASE
org.hsqldb : hsqldb jar 2.5.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.