Last Version

RestEndpoint 0.2.14

Asynchronous Rest/HTTP client based on Apache HTTP Client

License

License

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

restendpoint
Version

Version

0.2.14
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/reportportal/restendpoint

Download restendpoint 0.2.14


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.apache.httpcomponents : httpclient jar 4.5.7
org.apache.httpcomponents : httpmime jar 4.5.7
com.google.guava : guava jar 24.1.1-jre

provided (3)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.3
com.google.code.gson : gson jar 2.8.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

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.