Last Version

http-client 9.1.1

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

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.skife.jetty.v9
ArtifactId

ArtifactId

http-client
Version

Version

9.1.1
Type

Type

jar
Description

Description

http-client
Jetty Http Client, repackaged to namespace that allows use in Jetty 8 server.
Project URL

Project URL

http://wiki.eclipse.org/Jetty/Tutorial/HttpClient
Source Code Management

Source Code Management

https://github.com/brianm/skife-jetty-client/tree/master

Download http-client 9.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.