Last Version

Sakai Entity Broker Mock Objects 22.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-mocks
Version

Version

22.0
Type

Type

jar
Description

Description

Sakai Entity Broker Mock Objects
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-mocks 22.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-utils jar 22.0

provided (11)

Group / Artifact Type Version
org.sakaiproject.entitybroker : entitybroker-api jar 22.0
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-test jar 5.3.18
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.activation : jakarta.activation-api jar 1.2.2
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : jcl-over-slf4j jar 1.7.32
org.apache.logging.log4j : log4j-core jar 2.17.1
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.