Last Version

Jetty Extra :: Asynchronous HTTP Client 7.0.0.pre5

Additional artifacts supporting jetty from the server or client side.

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-client
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

Jetty Extra :: Asynchronous HTTP Client
Additional artifacts supporting jetty from the server or client side.
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-client 7.0.0.pre5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty-ssl jar 7.0.0.pre5
org.mortbay.jetty : jetty jar 7.0.0.pre5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.