License |
License |
---|---|
GroupId | GroupIdcom.github.avarabyeu |
ArtifactId | ArtifactIdrestendpoint-jdk6-repacked |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestEndpoint
Asynchronous Rest/HTTP client based on Apache Async HTTP Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6-repacked/ -->
<dependency>
<groupId>com.github.avarabyeu</groupId>
<artifactId>restendpoint-jdk6-repacked</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6-repacked/
implementation 'com.github.avarabyeu:restendpoint-jdk6-repacked:0.2.1'
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6-repacked/
implementation ("com.github.avarabyeu:restendpoint-jdk6-repacked:0.2.1")
'com.github.avarabyeu:restendpoint-jdk6-repacked:jar:0.2.1'
<dependency org="com.github.avarabyeu" name="restendpoint-jdk6-repacked" rev="0.2.1">
<artifact name="restendpoint-jdk6-repacked" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu', module='restendpoint-jdk6-repacked', version='0.2.1')
)
libraryDependencies += "com.github.avarabyeu" % "restendpoint-jdk6-repacked" % "0.2.1"
[com.github.avarabyeu/restendpoint-jdk6-repacked "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.0 |
junit : junit | jar | 4.12 |
com.squareup.okhttp : mockwebserver | jar | 2.7.0 |
com.smarttested : smartassert | jar | 1.0.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |