is not current version
Last Version 5.0.M2

io.agrest:agrest-cayenne 3.9

Cayenne backend for Agrest

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-cayenne
Version

Version

3.9
Type

Type

jar

Download agrest-cayenne 3.9


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