License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-engine |
Last Version | Last Version5.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagrest-engine: core server engine
Core Agrest server engine
|
Filename | Size |
---|---|
agrest-engine-5.0.M2.pom | |
agrest-engine-5.0.M2.jar | 322 KB |
agrest-engine-5.0.M2-tests.jar | 177 KB |
agrest-engine-5.0.M2-sources.jar | 178 KB |
agrest-engine-5.0.M2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |