| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mmazi |
| ArtifactId | ArtifactIdrescu |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionResCU
A lightweight REST client utility
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rescu-2.1.0.pom | |
| rescu-2.1.0.jar | 41 KB |
| rescu-2.1.0-sources.jar | 46 KB |
| rescu-2.1.0-javadoc.jar | 159 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |