Last Version

atmosphere-commons 0.6.5

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

License

License

CDDL
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-commons
Version

Version

0.6.5
Type

Type

jar
Description

Description

atmosphere-commons
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-commons 0.6.5


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

Dependencies

compile (2)

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

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

Project Modules

There are no modules declared in this project.