Last Version

iSuper HTTP Client 0.2.3

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
Version

Version

0.2.3
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 0.2.3


<!-- 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.