не последняя версия
Последняя версия 3.17.0

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

Camel Atmosphere WebSocket Servlet

Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-atmosphere-websocket
Версия

Версия

3.11.6
Тип

Тип

jar

Скачать camel-atmosphere-websocket 3.11.6


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