is not current version
Last Version 5.0.M2

io.agrest:agrest-cayenne 4.3

Cayenne backend for Agrest

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-cayenne
Version

Version

4.3
Type

Type

jar

Download agrest-cayenne 4.3


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