is not current version
Last Version 22.0

Sakai Entity Broker REST Implementation 21.2

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-restimpl
Version

Version

21.2
Type

Type

jar
Description

Description

Sakai Entity Broker REST 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-restimpl 21.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-utils jar 21.2
javax.servlet : servlet-api jar 2.4
org.azeckoski : reflectutils jar 0.9.20

provided (9)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-api jar 21.2
org.sakaiproject.kernel : sakai-kernel-api jar 21.2
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
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 (5)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-mocks jar 21.2
org.sakaiproject.entitybroker : entitybroker-impl jar 21.2
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-servlet-tester jar 6.1.26
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.