License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp-client |
Version | Version1.9.46 |
Type | Typejar |
Description |
Descriptionhttp-client
An http client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-1.9.46.pom | |
http-client-1.9.46.jar | 23 KB |
http-client-1.9.46-sources.jar | 11 KB |
http-client-1.9.46-javadoc.jar | 352 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-client/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-client</artifactId>
<version>1.9.46</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-client/
implementation 'org.webpieces:http-client:1.9.46'
// https://jarcasting.com/artifacts/org.webpieces/http-client/
implementation ("org.webpieces:http-client:1.9.46")
'org.webpieces:http-client:jar:1.9.46'
<dependency org="org.webpieces" name="http-client" rev="1.9.46">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-client', version='1.9.46')
)
libraryDependencies += "org.webpieces" % "http-client" % "1.9.46"
[org.webpieces/http-client "1.9.46"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
joda-time : joda-time | jar | 2.9.4 |
org.webpieces : core-channelmanager2 | jar | 1.9.46 |
org.webpieces : http1_1-parser | jar | 1.9.46 |
org.webpieces : http2-parser | jar | 1.9.46 |
org.webpieces : http-common | jar | 1.9.46 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.codehaus.groovy : groovy-all | jar | 2.4.6 |