hClient

Another Http client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mozvip
ArtifactId

ArtifactId

hclient
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

hClient
Another Http client for Java
Project URL

Project URL

https://github.com/mozvip/hclient
Source Code Management

Source Code Management

https://github.com/mozvip/hclient.git

Download hclient

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.jsoup : jsoup jar 1.10.2
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.24
ch.qos.logback : logback-classic jar 1.2.1
org.slf4j : jcl-over-slf4j jar 1.7.24
net.sourceforge.htmlcleaner : htmlcleaner jar 2.18
org.mozilla : rhino jar 1.7.6
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 18.0
com.h2database : h2 jar 1.4.194
org.jdbi : jdbi jar 2.78
com.fasterxml.jackson.core : jackson-databind jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

hclient

Yet Another HTTPClient

Versions

Version
0.0.3