Last Version

ResCU 2.1.0

A lightweight REST client utility

License

License

MIT
GroupId

GroupId

com.github.mmazi
ArtifactId

ArtifactId

rescu
Version

Version

2.1.0
Type

Type

jar
Description

Description

ResCU
A lightweight REST client utility
Project URL

Project URL

https://github.com/mmazi/rescu

Download rescu 2.1.0


<!-- 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.