| Лицензия |
Лицензия
CDDL
|
|---|---|
| Категории |
КатегорииJGroups Библиотеки уровня приложения Distributed Applications |
| Группа | Группаorg.atmosphere |
| Идентификатор | Идентификаторatmosphere-jgroups-demo |
| Версия | Версия2.6.4 |
| Тип | Типwar |
| Описание |
Описаниеatmosphere-jgroups-demo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| atmosphere-jgroups-demo-2.6.4.pom | |
| atmosphere-jgroups-demo-2.6.4.war | 5 MB |
| atmosphere-jgroups-demo-2.6.4-javadoc.jar | 348 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-jgroups-demo/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jgroups-demo</artifactId>
<version>2.6.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-jgroups-demo/
implementation 'org.atmosphere:atmosphere-jgroups-demo:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-jgroups-demo/
implementation ("org.atmosphere:atmosphere-jgroups-demo:2.6.4")
'org.atmosphere:atmosphere-jgroups-demo:war:2.6.4'
<dependency org="org.atmosphere" name="atmosphere-jgroups-demo" rev="2.6.4">
<artifact name="atmosphere-jgroups-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-jgroups-demo', version='2.6.4')
)
libraryDependencies += "org.atmosphere" % "atmosphere-jgroups-demo" % "2.6.4"
[org.atmosphere/atmosphere-jgroups-demo "2.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-jgroups | jar | 2.5.2 |
| org.atmosphere.samples : atmosphere-jersey-pubsub | war | 2.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |