is not current version
Last Version 3.17.0

org.apache.camel:camel-cometd 3.11.5

Camel Cometd support based on Jetty

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-cometd
Version

Version

3.11.5
Type

Type

jar

Download camel-cometd 3.11.5


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