Last Version

atmosphere-simple-jersey 0.6.2

Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.

License

License

CDDL
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-simple-jersey
Version

Version

0.6.2
Type

Type

war
Description

Description

atmosphere-simple-jersey
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
Project URL

Project URL

http://maven.apache.org

Download atmosphere-simple-jersey 0.6.2


<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-simple-jersey/ -->
<dependency>
    <groupId>org.atmosphere.samples</groupId>
    <artifactId>atmosphere-simple-jersey</artifactId>
    <version>0.6.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-simple-jersey/
implementation 'org.atmosphere.samples:atmosphere-simple-jersey:0.6.2'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-simple-jersey/
implementation ("org.atmosphere.samples:atmosphere-simple-jersey:0.6.2")
'org.atmosphere.samples:atmosphere-simple-jersey:war:0.6.2'
<dependency org="org.atmosphere.samples" name="atmosphere-simple-jersey" rev="0.6.2">
  <artifact name="atmosphere-simple-jersey" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-simple-jersey', version='0.6.2')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-simple-jersey" % "0.6.2"
[org.atmosphere.samples/atmosphere-simple-jersey "0.6.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.atmosphere : atmosphere-jersey jar 0.6.2
org.atmosphere : atmosphere-runtime jar 0.6.2

provided (5)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.eclipse.jetty : jetty-websocket jar 7.1.1.v20100517
org.mortbay.jetty : jetty jar 6.1.22
org.mortbay.jetty : jetty-util jar 6.1.22
org.mortbay.jetty : jetty-management jar 6.1.22

test (2)

Group / Artifact Type Version
org.testng : testng jar 5.8
com.ning : async-http-client jar 1.1.0

Project Modules

There are no modules declared in this project.