License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-cayenne |
Last Version | Last Version5.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagrest-cayenne: Cayenne backend for Agrest
Cayenne backend for Agrest
|
Filename | Size |
---|---|
agrest-cayenne-5.0.M2.pom | |
agrest-cayenne-5.0.M2.jar | 87 KB |
agrest-cayenne-5.0.M2-tests.jar | 266 KB |
agrest-cayenne-5.0.M2-sources.jar | 47 KB |
agrest-cayenne-5.0.M2-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.agrest/agrest-cayenne/ -->
<dependency>
<groupId>io.agrest</groupId>
<artifactId>agrest-cayenne</artifactId>
<version>5.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest-cayenne/
implementation 'io.agrest:agrest-cayenne:5.0.M2'
// https://jarcasting.com/artifacts/io.agrest/agrest-cayenne/
implementation ("io.agrest:agrest-cayenne:5.0.M2")
'io.agrest:agrest-cayenne:jar:5.0.M2'
<dependency org="io.agrest" name="agrest-cayenne" rev="5.0.M2">
<artifact name="agrest-cayenne" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest-cayenne', version='5.0.M2')
)
libraryDependencies += "io.agrest" % "agrest-cayenne" % "5.0.M2"
[io.agrest/agrest-cayenne "5.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
io.agrest : agrest-engine | jar | 5.0.M2 |
io.agrest : agrest-annotations | jar | 5.0.M2 |
org.apache.cayenne : cayenne-server | jar | 4.2.RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.9.0 |
io.agrest : agrest-jaxrs2 | jar | 5.0.M2 |
io.agrest : agrest-jaxrs2 | test-jar | 5.0.M2 |
io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 3.0.M1-SNAPSHOT |
io.bootique.cayenne : bootique-cayenne42-junit5 | jar | 3.0.M1-SNAPSHOT |
io.bootique.jetty : bootique-jetty-junit5 | jar | 3.0.M1-SNAPSHOT |
io.bootique.jersey : bootique-jersey | jar | 3.0.M1-SNAPSHOT |
org.slf4j : slf4j-simple | jar | 1.7.25 |