iSuper HTTP Client

This is a HTTP client library base on Apache HTTP client library provided by iSuper.org

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.isuper
ArtifactId

ArtifactId

isuper.http-client
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

iSuper HTTP Client
This is a HTTP client library base on Apache HTTP client library provided by iSuper.org
Project Organization

Project Organization

iSuper.org

Download isuper.http-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.1.2
org.apache.httpcomponents : httpcore jar 4.4.5

runtime (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore-nio jar 4.4.5
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1