RestEndpoint

Asynchronous Rest/HTTP client based on Apache Async HTTP Client

License

License

GroupId

GroupId

com.github.avarabyeu
ArtifactId

ArtifactId

restendpoint
Last Version

Last Version

0.1.2
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

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint/ -->
<dependency>
    <groupId>com.github.avarabyeu</groupId>
    <artifactId>restendpoint</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint/
implementation 'com.github.avarabyeu:restendpoint:0.1.2'
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint/
implementation ("com.github.avarabyeu:restendpoint:0.1.2")
'com.github.avarabyeu:restendpoint:jar:0.1.2'
<dependency org="com.github.avarabyeu" name="restendpoint" rev="0.1.2">
  <artifact name="restendpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu', module='restendpoint', version='0.1.2')
)
libraryDependencies += "com.github.avarabyeu" % "restendpoint" % "0.1.2"
[com.github.avarabyeu/restendpoint "0.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.0.3.RELEASE
org.apache.httpcomponents : httpasyncclient jar 4.1.2
org.apache.httpcomponents : httpmime jar 4.4.1
com.google.guava : guava jar 19.0
com.google.code.findbugs : jsr305 jar 3.0.1
commons-beanutils : commons-beanutils jar 1.9.3

provided (2)

Group / Artifact Type Version
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.1.2
0.1.1
0.1.0
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2