is not current version
Last Version 5.0.M2

io.agrest:agrest-cayenne 3.5

Cayenne backend for Agrest

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-cayenne
Version

Version

3.5
Type

Type

jar

Download agrest-cayenne 3.5


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