License |
License |
---|---|
GroupId | GroupIdorg.commonjava.rwx |
ArtifactId | ArtifactIdrwx-http |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionRWX :: HTTP Client API
CommonJava top-level parent POM.
|
Filename | Size |
---|---|
rwx-http-1.1.pom | |
rwx-http-1.1.jar | 18 KB |
rwx-http-1.1-sources.jar | 13 KB |
rwx-http-1.1-javadoc.jar | 90 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar |