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