RestEndpoint

Asynchronous Rest/HTTP client based on Apache Async HTTP Client

License

License

GroupId

GroupId

com.github.avarabyeu
ArtifactId

ArtifactId

restendpoint-jdk6
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

RestEndpoint
Asynchronous Rest/HTTP client based on Apache Async HTTP Client
Project URL

Project URL

https://github.com/avarabyeu/restendpoint
Source Code Management

Source Code Management

https://github.com/avarabyeu

Download restendpoint-jdk6

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (3)

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

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.0