Last Version

agrest-engine: core server engine 5.0.M2

Core Agrest server engine

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-engine
Version

Version

5.0.M2
Type

Type

jar
Description

Description

agrest-engine: core server engine
Core Agrest server engine

Download agrest-engine 5.0.M2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
io.agrest : agrest-annotations jar 5.0.M2
org.apache.cayenne : cayenne-di jar 4.2.RC1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 3.0.M1-SNAPSHOT
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.