ResCU

A lightweight REST client utility

License

License

MIT
GroupId

GroupId

com.github.mmazi
ArtifactId

ArtifactId

rescu
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ResCU
A lightweight REST client utility
Project URL

Project URL

https://github.com/mmazi/rescu

Download rescu

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.slf4j : slf4j-api jar 1.7.30
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.5
com.google.code.findbugs : jsr305 jar 3.0.2
oauth.signpost : signpost-core jar 1.2.1.2

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 23.0
joda-time : joda-time jar 2.10.5
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.4
2.0.2
2.0.1
2.0.0
1.9.1
1.9.0
1.8.1
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.2.0
1.1.0
1.0.0