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

org.atmosphere:nettosphere-project 1.4.2

NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework

Категории

Категории

Сеть
Группа

Группа

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

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

nettosphere-project
Версия

Версия

1.4.2
Тип

Тип

pom

Скачать nettosphere-project 1.4.2

Имя Файла Размер
nettosphere-project-1.4.2.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.atmosphere/nettosphere-project/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>nettosphere-project</artifactId>
    <version>1.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere-project/
implementation 'org.atmosphere:nettosphere-project:1.4.2'
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere-project/
implementation ("org.atmosphere:nettosphere-project:1.4.2")
'org.atmosphere:nettosphere-project:pom:1.4.2'
<dependency org="org.atmosphere" name="nettosphere-project" rev="1.4.2">
  <artifact name="nettosphere-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='nettosphere-project', version='1.4.2')
)
libraryDependencies += "org.atmosphere" % "nettosphere-project" % "1.4.2"
[org.atmosphere/nettosphere-project "1.4.2"]