Apache HttpClient Integration

The Generic REST Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vanillasource.gerec
ArtifactId

ArtifactId

gerec-httpclient
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpClient Integration
The Generic REST Client for Java

Download gerec-httpclient

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.vanillasource.gerec : gerec jar 3.0.0
org.apache.httpcomponents : httpasyncclient jar 4.1.2
org.apache.httpcomponents : httpcore jar 4.4.5
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.52
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.0.0