Last Version

RWX :: HTTP Client API 1.1

CommonJava top-level parent POM.

License

License

GroupId

GroupId

org.commonjava.rwx
ArtifactId

ArtifactId

rwx-http
Version

Version

1.1
Type

Type

jar
Description

Description

RWX :: HTTP Client API
CommonJava top-level parent POM.

Download rwx-http 1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.commonjava.util : jhttpc jar 1.2
org.apache.httpcomponents : httpclient jar 4.4
commons-lang : commons-lang jar
org.commonjava.rwx : rwx-core jar 1.1
org.commonjava.rwx : rwx-bindings jar 1.1
commons-io : commons-io jar
org.slf4j : slf4j-api jar
junit : junit jar
org.hamcrest : hamcrest-core jar

runtime (1)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.