Last Version

Cometd :: Parent 7.0.0pre2

Additional artifacts supporting jetty from the server or client side.

License

License

The New BSD License
The Academic Free License, v. 2.1
Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

cometd-parent
Version

Version

7.0.0pre2
Type

Type

pom
Description

Description

Cometd :: Parent
Additional artifacts supporting jetty from the server or client side.
Project URL

Project URL

http://www.cometd.org
Project Organization

Project Organization

Mort Bay Consulting

Download cometd-parent 7.0.0pre2


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

Dependencies

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

Project Modules

  • api
  • bayeux
  • client
  • session
  • demo
  • install