Last Version

ch-httpclient-util 1.5.2

Utilities for working with Apache HTTPComponents library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudhopper
ArtifactId

ArtifactId

ch-httpclient-util
Version

Version

1.5.2
Type

Type

jar
Description

Description

ch-httpclient-util
Utilities for working with Apache HTTPComponents library
Project URL

Project URL

https://github.com/twitter/cloudhopper-commons
Project Organization

Project Organization

Cloudhopper by Twitter

Download ch-httpclient-util 1.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.5.0,)
org.apache.httpcomponents : httpclient jar 4.2.6
org.apache.httpcomponents : httpcore jar 4.2.5

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar [1.5.0,)

test (4)

Group / Artifact Type Version
junit : junit jar [4.0,)
com.sun.grizzly : grizzly-webserver jar [1.9.19,)
ch.qos.logback : logback-core jar [1.0,)
ch.qos.logback : logback-classic jar [1.0,)

Project Modules

There are no modules declared in this project.