Last Version

Cometd :: Jetty :: 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

cometd-client
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

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

Project Organization

Mort Bay Consulting

Download cometd-client 7.0.0.pre5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty-util jar 7.0.0.pre5
org.mortbay.jetty : jetty-client jar 7.0.0.pre5
org.mortbay.jetty : cometd-jetty jar 7.0.0.pre5

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 3.0.pre4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.