License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdnettosphere |
Last Version | Last Version3.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNettosphere Server
NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework
|
Filename | Size |
---|---|
nettosphere-3.2.7.pom | |
nettosphere-3.2.7.jar | 373 KB |
nettosphere-3.2.7-sources.jar | 23 KB |
nettosphere-3.2.7-javadoc.jar | 86 KB |
nettosphere-3.2.7-all.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |