Last Version

agrest-base: common client/server components 4.10

Collection of common Agrest components

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-base
Version

Version

4.10
Type

Type

jar
Description

Description

agrest-base: common client/server components
Collection of common Agrest components

Download agrest-base 4.10


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.