| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-atmosphere-websocket |
| Версия | Версия3.11.1 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Atmosphere WebSocket Servlet
Camel Atmosphere WebSocket Servlet
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-atmosphere-websocket/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-atmosphere-websocket</artifactId>
<version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-atmosphere-websocket/
implementation 'org.apache.camel:camel-atmosphere-websocket:3.11.1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-atmosphere-websocket/
implementation ("org.apache.camel:camel-atmosphere-websocket:3.11.1")
'org.apache.camel:camel-atmosphere-websocket:jar:3.11.1'
<dependency org="org.apache.camel" name="camel-atmosphere-websocket" rev="3.11.1">
<artifact name="camel-atmosphere-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-atmosphere-websocket', version='3.11.1')
)
libraryDependencies += "org.apache.camel" % "camel-atmosphere-websocket" % "3.11.1"
[org.apache.camel/camel-atmosphere-websocket "3.11.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.11.1 |
| org.apache.camel : camel-servlet | jar | 3.11.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.atmosphere : atmosphere-runtime | jar | 2.6.4 |