Camel :: Vert.x :: WebSocket

Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x

Лицензия

Лицензия

Группа

Группа

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

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

camel-vertx-websocket
Последняя версия

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

3.17.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camel :: Vert.x :: WebSocket
Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать camel-vertx-websocket

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-support jar 3.17.0
org.apache.camel : camel-vertx-common jar 3.17.0
io.vertx : vertx-web jar 4.2.6

Модули Проекта

Данный проект не имеет модулей.
org.apache.camel

The Apache Software Foundation

Версии библиотеки

Версия
3.17.0
3.16.0
3.15.0
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.0
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
3.8.0
3.7.7
3.7.6
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0