is not current version
Last Version 3.17.0

Camel :: Cometd 3.14.0

Camel Cometd support based on Jetty

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-cometd
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel :: Cometd
Camel Cometd support based on Jetty
Project Organization

Project Organization

The Apache Software Foundation

Download camel-cometd 3.14.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.14.0
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlets jar 9.4.43.v20210629
org.eclipse.jetty : jetty-util jar 9.4.43.v20210629
org.eclipse.jetty : jetty-jmx jar 9.4.43.v20210629
org.cometd.java : cometd-java-server jar 4.0.4
org.cometd.java : bayeux-api jar 4.0.4
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.