License |
License
CDDL
|
---|---|
Categories |
CategoriesNet Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.atmosphere.nettosphere.samples |
ArtifactId | ArtifactIdnettosphere-jersey-chat |
Version | Version2.6.4 |
Type | Typejar |
Description |
DescriptionNettosphere Jersey Chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-jersey-chat/ -->
<dependency>
<groupId>org.atmosphere.nettosphere.samples</groupId>
<artifactId>nettosphere-jersey-chat</artifactId>
<version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-jersey-chat/
implementation 'org.atmosphere.nettosphere.samples:nettosphere-jersey-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-jersey-chat/
implementation ("org.atmosphere.nettosphere.samples:nettosphere-jersey-chat:2.6.4")
'org.atmosphere.nettosphere.samples:nettosphere-jersey-chat:jar:2.6.4'
<dependency org="org.atmosphere.nettosphere.samples" name="nettosphere-jersey-chat" rev="2.6.4">
<artifact name="nettosphere-jersey-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.nettosphere.samples', module='nettosphere-jersey-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.nettosphere.samples" % "nettosphere-jersey-chat" % "2.6.4"
[org.atmosphere.nettosphere.samples/nettosphere-jersey-chat "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-jersey | jar | 2.6.4 |
org.atmosphere : nettosphere | jar | 3.2.1 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
com.sun.jersey : jersey-json | jar | 1.19.4 |