is not current version
Last Version 5.0.M2

io.agrest:agrest-cayenne 4.1

Cayenne backend for Agrest

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-cayenne
Version

Version

4.1
Type

Type

jar

Download agrest-cayenne 4.1


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