License |
License |
---|---|
GroupId | GroupIdcom.github.avarabyeu |
ArtifactId | ArtifactIdrestendpoint-jdk6 |
Last Version | Last Version0.2.3 |
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 |
Filename | Size |
---|---|
restendpoint-jdk6-0.2.3.pom | |
restendpoint-jdk6-0.2.3.jar | 65 KB |
restendpoint-jdk6-0.2.3-sources.jar | 42 KB |
restendpoint-jdk6-0.2.3-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6/ -->
<dependency>
<groupId>com.github.avarabyeu</groupId>
<artifactId>restendpoint-jdk6</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6/
implementation 'com.github.avarabyeu:restendpoint-jdk6:0.2.3'
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6/
implementation ("com.github.avarabyeu:restendpoint-jdk6:0.2.3")
'com.github.avarabyeu:restendpoint-jdk6:jar:0.2.3'
<dependency org="com.github.avarabyeu" name="restendpoint-jdk6" rev="0.2.3">
<artifact name="restendpoint-jdk6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu', module='restendpoint-jdk6', version='0.2.3')
)
libraryDependencies += "com.github.avarabyeu" % "restendpoint-jdk6" % "0.2.3"
[com.github.avarabyeu/restendpoint-jdk6 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.0.6 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.2 |
org.apache.httpcomponents : httpmime | jar | 4.4.1 |
com.google.guava : guava | jar | 20.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.3 |
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 |