| Лицензия |
Лицензия
CDDL
|
|---|---|
| Группа | Группаorg.atmosphere.samples |
| Идентификатор | Идентификаторatmosphere-rest-chat |
| Версия | Версия2.6.4 |
| Тип | Типwar |
| Описание |
Описаниеatmosphere-rest-chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| atmosphere-rest-chat-2.6.4.pom | |
| atmosphere-rest-chat-2.6.4.war | 5 MB |
| atmosphere-rest-chat-2.6.4-sources.jar | 3 KB |
| atmosphere-rest-chat-2.6.4-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-rest-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-rest-chat</artifactId>
<version>2.6.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-rest-chat/
implementation 'org.atmosphere.samples:atmosphere-rest-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-rest-chat/
implementation ("org.atmosphere.samples:atmosphere-rest-chat:2.6.4")
'org.atmosphere.samples:atmosphere-rest-chat:war:2.6.4'
<dependency org="org.atmosphere.samples" name="atmosphere-rest-chat" rev="2.6.4">
<artifact name="atmosphere-rest-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-rest-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-rest-chat" % "2.6.4"
[org.atmosphere.samples/atmosphere-rest-chat "2.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-jersey | jar | 2.6.4 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| com.sun.jersey : jersey-json | jar | 1.19.4 |
| ch.qos.logback : logback-core | jar | 1.0.13 |
| org.atmosphere.client : javascript | war | 3.0.6 |