is not current version
Last Version 4.10

agrest-client: Java client library for Agrest 4.6

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.6
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.6


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

Dependencies

compile (3)

Group / Artifact Type Version
io.agrest : agrest-base jar 4.6
javax.ws.rs : javax.ws.rs-api jar 2.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.3

test (9)

Group / Artifact Type Version
io.agrest : agrest-engine test-jar 4.6
io.agrest : agrest-cayenne jar 4.6
io.agrest : agrest-cayenne test-jar 4.6
org.mockito : mockito-all jar 1.9.5-rc1
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.