License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdnettosphere-assembly |
Last Version | Last Version3.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNettosphere Assemblies
NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework
|
<!-- https://jarcasting.com/artifacts/org.atmosphere/nettosphere-assembly/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>nettosphere-assembly</artifactId>
<version>3.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere-assembly/
implementation 'org.atmosphere:nettosphere-assembly:3.2.7'
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere-assembly/
implementation ("org.atmosphere:nettosphere-assembly:3.2.7")
'org.atmosphere:nettosphere-assembly:jar:3.2.7'
<dependency org="org.atmosphere" name="nettosphere-assembly" rev="3.2.7">
<artifact name="nettosphere-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='nettosphere-assembly', version='3.2.7')
)
libraryDependencies += "org.atmosphere" % "nettosphere-assembly" % "3.2.7"
[org.atmosphere/nettosphere-assembly "3.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : nettosphere | jar | 3.2.7 |