Last Version

Nettosphere Server 3.2.7

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.7
Type

Type

jar
Description

Description

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

Download nettosphere 3.2.7


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

Dependencies

compile (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

test (4)

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

Project Modules

There are no modules declared in this project.