| Лицензия |
Лицензия
CDDL
|
|---|---|
| Группа | Группаorg.atmosphere.samples |
| Идентификатор | Идентификаторatmosphere-flick-comet |
| Последняя версия | Последняя версия0.5.8 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеatmosphere-flickr-comet
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| atmosphere-flick-comet-0.5.8.pom | |
| atmosphere-flick-comet-0.5.8.war | 411 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-flick-comet/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-flick-comet</artifactId>
<version>0.5.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-flick-comet/
implementation 'org.atmosphere.samples:atmosphere-flick-comet:0.5.8'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-flick-comet/
implementation ("org.atmosphere.samples:atmosphere-flick-comet:0.5.8")
'org.atmosphere.samples:atmosphere-flick-comet:war:0.5.8'
<dependency org="org.atmosphere.samples" name="atmosphere-flick-comet" rev="0.5.8">
<artifact name="atmosphere-flick-comet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-flick-comet', version='0.5.8')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-flick-comet" % "0.5.8"
[org.atmosphere.samples/atmosphere-flick-comet "0.5.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-runtime | jar | 0.5.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish : javax.servlet | jar | 3.0-b73 |
| org.mortbay.jetty : jetty | jar | 6.1.14 |
| org.mortbay.jetty : jetty-util | jar | 6.1.14 |
| org.mortbay.jetty : jetty-management | jar | 6.1.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |