Last Version

http-client 1.9.46

An http client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-client
Version

Version

1.9.46
Type

Type

jar
Description

Description

http-client
An http client
Project URL

Project URL

https://github.com/deanhiller/webpieces
Project Organization

Project Organization

deanhiller
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download http-client 1.9.46


<!-- 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"]

Dependencies

compile (8)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.