is not current version
Last Version 4.10

agrest-client: Java client library for Agrest 4.9

Client library to access Agrest protocol-compliant RESTful services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-client
Version

Version

4.9
Type

Type

jar
Description

Description

agrest-client: Java client library for Agrest
Client library to access Agrest protocol-compliant RESTful services

Download agrest-client 4.9


<!-- https://jarcasting.com/artifacts/io.agrest/agrest-client/ -->
<dependency>
    <groupId>io.agrest</groupId>
    <artifactId>agrest-client</artifactId>
    <version>4.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest-client/
implementation 'io.agrest:agrest-client:4.9'
// https://jarcasting.com/artifacts/io.agrest/agrest-client/
implementation ("io.agrest:agrest-client:4.9")
'io.agrest:agrest-client:jar:4.9'
<dependency org="io.agrest" name="agrest-client" rev="4.9">
  <artifact name="agrest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest-client', version='4.9')
)
libraryDependencies += "io.agrest" % "agrest-client" % "4.9"
[io.agrest/agrest-client "4.9"]

Dependencies

compile (2)

Group / Artifact Type Version
io.agrest : agrest-base jar 4.9
com.fasterxml.jackson.core : jackson-databind jar 2.11.3

provided (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

test (9)

Group / Artifact Type Version
io.agrest : agrest-engine test-jar 4.9
io.agrest : agrest-cayenne jar 4.9
io.agrest : agrest-cayenne test-jar 4.9
org.mockito : mockito-core jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25
io.bootique.jersey : bootique-jersey jar 2.0.B1
io.bootique.jdbc : bootique-jdbc-junit5-derby jar 2.0.B1
io.bootique.cayenne : bootique-cayenne42-junit5 jar 2.0.B1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.B1

Project Modules

There are no modules declared in this project.