is not current version
Last Version 3.17.0

org.apache.camel:camel-atmosphere-websocket 3.4.1

Camel Atmosphere WebSocket Servlet

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-atmosphere-websocket
Version

Version

3.4.1
Type

Type

jar

Download camel-atmosphere-websocket 3.4.1


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