is not current version
Last Version 9.1.1

org.skife.jetty.v9:http-client 9.0.0.v20130308.1

Jetty Http Client, repackaged to namespace that allows use in Jetty 8 server.

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.skife.jetty.v9
ArtifactId

ArtifactId

http-client
Version

Version

9.0.0.v20130308.1
Type

Type

jar

Download http-client 9.0.0.v20130308.1


<!-- https://jarcasting.com/artifacts/org.skife.jetty.v9/http-client/ -->
<dependency>
    <groupId>org.skife.jetty.v9</groupId>
    <artifactId>http-client</artifactId>
    <version>9.0.0.v20130308.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.skife.jetty.v9/http-client/
implementation 'org.skife.jetty.v9:http-client:9.0.0.v20130308.1'
// https://jarcasting.com/artifacts/org.skife.jetty.v9/http-client/
implementation ("org.skife.jetty.v9:http-client:9.0.0.v20130308.1")
'org.skife.jetty.v9:http-client:jar:9.0.0.v20130308.1'
<dependency org="org.skife.jetty.v9" name="http-client" rev="9.0.0.v20130308.1">
  <artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.skife.jetty.v9', module='http-client', version='9.0.0.v20130308.1')
)
libraryDependencies += "org.skife.jetty.v9" % "http-client" % "9.0.0.v20130308.1"
[org.skife.jetty.v9/http-client "9.0.0.v20130308.1"]