agrest-client: Java client library for Agrest

Client library to access Agrest protocol-compliant RESTful services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-client
Last Version

Last Version

4.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download agrest-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.agrest : agrest-base jar 4.10
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.10
io.agrest : agrest-cayenne jar 4.10
io.agrest : agrest-cayenne test-jar 4.10
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.
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