Last Version

JetRS Client 2.1.0-alpha-3

A fast and lightweight implementation of Java's JAX-RS 2.1 client specification.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jetrs
ArtifactId

ArtifactId

client
Version

Version

2.1.0-alpha-3
Type

Type

jar
Description

Description

JetRS Client
A fast and lightweight implementation of Java's JAX-RS 2.1 client specification.
Project Organization

Project Organization

JetRS

Download client 2.1.0-alpha-3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetrs : common jar 2.1.0-alpha-3
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.libj : logging jar 0.4.5
org.libj : net jar 0.5.2
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.