agrest-base: common client/server components

Collection of common Agrest components

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-base
Last Version

Last Version

4.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download agrest-base

How to add to project

<!-- 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.
io.agrest

Versions

Version
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0