Last Version

cometd 6.1.11


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

cometd
Version

Version

6.1.11
Type

Type

pom
Description

Description

cometd

Download cometd 6.1.11

Filename Size
cometd-6.1.11.pom 2 KB
Browse

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

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
  • demo
  • install