is not current version
Last Version 2.0.1

io.bootique.agrest:bootique-agrest-cayenne41 1.1

Provides Agrest integration with Bootique using Cayenne 4.1

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.agrest
ArtifactId

ArtifactId

bootique-agrest-cayenne41
Version

Version

1.1
Type

Type

jar

Download bootique-agrest-cayenne41 1.1


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