Last Version

REST Client 1.0.0

Java Proxy client for REST services.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-rest-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

REST Client
Java Proxy client for REST services.
Project URL

Project URL

https://github.com/js-lib-com/rest-client.git
Source Code Management

Source Code Management

https://github.com/js-lib-com/rest-client

Download js-rest-client 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.js-lib : js-commons jar 1.2.0
com.js-lib : js-json jar 1.0.2
javax.ws.rs : jsr311-api jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.