| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.atmosphere |
| Идентификатор | Идентификаторnettosphere |
| Версия | Версия3.2.7 |
| Тип | Типjar |
| Описание |
ОписаниеNettosphere Server
NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework
|
| Имя Файла | Размер |
|---|---|
| nettosphere-3.2.7.pom | |
| nettosphere-3.2.7.jar | 87 KB |
| nettosphere-3.2.7-sources.jar | 46 KB |
| nettosphere-3.2.7-javadoc.jar | 160 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere/nettosphere/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>nettosphere</artifactId>
<version>3.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere/
implementation 'org.atmosphere:nettosphere:3.2.7'
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere/
implementation ("org.atmosphere:nettosphere:3.2.7")
'org.atmosphere:nettosphere:jar:3.2.7'
<dependency org="org.atmosphere" name="nettosphere" rev="3.2.7">
<artifact name="nettosphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='nettosphere', version='3.2.7')
)
libraryDependencies += "org.atmosphere" % "nettosphere" % "3.2.7"
[org.atmosphere/nettosphere "3.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-runtime | jar | 2.7.6 |
| javax.activation : javax.activation-api | jar | 1.2.0 |
| io.netty : netty-all | jar | 4.1.77.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-core | jar | 1.2.9 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-jersey | jar | 2.7.6 |
| org.testng : testng | jar | 6.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.asynchttpclient : async-http-client | jar | 2.2.1 |