Last Version

JAX-RS Client 1.1.1

Provide JAX-RS client factory to develop your own RESTful API client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bekioui.jaxrs
ArtifactId

ArtifactId

jaxrs-client
Version

Version

1.1.1
Type

Type

jar
Description

Description

JAX-RS Client
Provide JAX-RS client factory to develop your own RESTful API client.
Project URL

Project URL

https://github.com/MehdiBekioui/jaxrs-client
Source Code Management

Source Code Management

https://github.com/MehdiBekioui/jaxrs-client

Download jaxrs-client 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client jar 3.0.16.Final

Project Modules

There are no modules declared in this project.