is not current version
Last Version 3.0.0

Gerec Apache HttpClient Integration 2.0.0

The Generic REST Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vanillasource.gerec
ArtifactId

ArtifactId

gerec-httpclient
Version

Version

2.0.0
Type

Type

jar
Description

Description

Gerec Apache HttpClient Integration
The Generic REST Client for Java

Download gerec-httpclient 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.vanillasource.gerec : gerec jar 2.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.6.6
log4j : log4j jar 1.2.14

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.