License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-base |
Version | Version4.5 |
Type | Typejar |
Description |
Descriptionagrest-base: common client/server components
Collection of common Agrest components
|
Filename | Size |
---|---|
agrest-base-4.5.pom | |
agrest-base-4.5.jar | 49 KB |
agrest-base-4.5-sources.jar | 25 KB |
agrest-base-4.5-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.agrest/agrest-base/ -->
<dependency>
<groupId>io.agrest</groupId>
<artifactId>agrest-base</artifactId>
<version>4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest-base/
implementation 'io.agrest:agrest-base:4.5'
// https://jarcasting.com/artifacts/io.agrest/agrest-base/
implementation ("io.agrest:agrest-base:4.5")
'io.agrest:agrest-base:jar:4.5'
<dependency org="io.agrest" name="agrest-base" rev="4.5">
<artifact name="agrest-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest-base', version='4.5')
)
libraryDependencies += "io.agrest" % "agrest-base" % "4.5"
[io.agrest/agrest-base "4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
org.apache.cayenne : cayenne-di | jar | 4.2.M3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.mockito : mockito-all | jar | 1.9.5-rc1 |