License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-base |
Version | Version4.10 |
Type | Typejar |
Description |
Descriptionagrest-base: common client/server components
Collection of common Agrest components
|
Filename | Size |
---|---|
agrest-base-4.10.pom | |
agrest-base-4.10.jar | 51 KB |
agrest-base-4.10-sources.jar | 27 KB |
agrest-base-4.10-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.agrest/agrest-base/ -->
<dependency>
<groupId>io.agrest</groupId>
<artifactId>agrest-base</artifactId>
<version>4.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest-base/
implementation 'io.agrest:agrest-base:4.10'
// https://jarcasting.com/artifacts/io.agrest/agrest-base/
implementation ("io.agrest:agrest-base:4.10")
'io.agrest:agrest-base:jar:4.10'
<dependency org="io.agrest" name="agrest-base" rev="4.10">
<artifact name="agrest-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest-base', version='4.10')
)
libraryDependencies += "io.agrest" % "agrest-base" % "4.10"
[io.agrest/agrest-base "4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
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.RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.9.0 |