License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-httpclient-util |
Version | Version1.5.2 |
Type | Typejar |
Description |
Descriptionch-httpclient-util
Utilities for working with Apache HTTPComponents library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-httpclient-util-1.5.2.pom | |
ch-httpclient-util-1.5.2.jar | 11 KB |
ch-httpclient-util-1.5.2-sources.jar | 11 KB |
ch-httpclient-util-1.5.2-javadoc.jar | 67 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | [1.5.0,) |
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,) |