| License |
License |
|---|---|
| GroupId | GroupIdio.agrest |
| ArtifactId | ArtifactIdagrest |
| Version | Version4.1 |
| Type | Typejar |
| Description |
Descriptionagrest: Cayenne-based Agrest server (legacy)
Cayenne-based Agrest server. Exists for legacy purposes to combine generic server engine with Cayenne backend
|
| Filename | Size |
|---|---|
| agrest-4.1.pom | |
| agrest-4.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.agrest/agrest/ -->
<dependency>
<groupId>io.agrest</groupId>
<artifactId>agrest</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest/
implementation 'io.agrest:agrest:4.1'
// https://jarcasting.com/artifacts/io.agrest/agrest/
implementation ("io.agrest:agrest:4.1")
'io.agrest:agrest:jar:4.1'
<dependency org="io.agrest" name="agrest" rev="4.1">
<artifact name="agrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest', version='4.1')
)
libraryDependencies += "io.agrest" % "agrest" % "4.1"
[io.agrest/agrest "4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.agrest : agrest-engine | jar | 4.1 |
| io.agrest : agrest-annotations | jar | 4.1 |
| io.agrest : agrest-cayenne | jar | 4.1 |