| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.atmosphere |
| ArtifactId | ArtifactIdnettosphere-project |
| Version | Version3.2.5 |
| Type | Typepom |
| Description |
DescriptionNettosphere Project
NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nettosphere-project-3.2.5.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/nettosphere-project/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>nettosphere-project</artifactId>
<version>3.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere-project/
implementation 'org.atmosphere:nettosphere-project:3.2.5'
// https://jarcasting.com/artifacts/org.atmosphere/nettosphere-project/
implementation ("org.atmosphere:nettosphere-project:3.2.5")
'org.atmosphere:nettosphere-project:pom:3.2.5'
<dependency org="org.atmosphere" name="nettosphere-project" rev="3.2.5">
<artifact name="nettosphere-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='nettosphere-project', version='3.2.5')
)
libraryDependencies += "org.atmosphere" % "nettosphere-project" % "3.2.5"
[org.atmosphere/nettosphere-project "3.2.5"]