is not current version
Last Version 3.2.7

Nettosphere Server 3.2.5

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

License

License

Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere
Version

Version

3.2.5
Type

Type

jar
Description

Description

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

Download nettosphere 3.2.5


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.