License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.commonjava.propulsor.client |
ArtifactId | ArtifactIdpropulsor-client-http |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPropulsor :: Clients :: HTTP Client
CommonJava top-level parent POM.
|
Filename | Size |
---|---|
propulsor-client-http-1.4.pom | |
propulsor-client-http-1.4.jar | 22 KB |
propulsor-client-http-1.4-sources.jar | 13 KB |
propulsor-client-http-1.4-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.propulsor.client/propulsor-client-http/ -->
<dependency>
<groupId>org.commonjava.propulsor.client</groupId>
<artifactId>propulsor-client-http</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.propulsor.client/propulsor-client-http/
implementation 'org.commonjava.propulsor.client:propulsor-client-http:1.4'
// https://jarcasting.com/artifacts/org.commonjava.propulsor.client/propulsor-client-http/
implementation ("org.commonjava.propulsor.client:propulsor-client-http:1.4")
'org.commonjava.propulsor.client:propulsor-client-http:jar:1.4'
<dependency org="org.commonjava.propulsor.client" name="propulsor-client-http" rev="1.4">
<artifact name="propulsor-client-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.propulsor.client', module='propulsor-client-http', version='1.4')
)
libraryDependencies += "org.commonjava.propulsor.client" % "propulsor-client-http" % "1.4"
[org.commonjava.propulsor.client/propulsor-client-http "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.commonjava.util : jhttpc | jar | 1.6 |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpcore | jar | |
commons-io : commons-io | jar | 2.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
javax.enterprise : cdi-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |