License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-commons |
Version | Version0.6.5 |
Type | Typejar |
Description |
Descriptionatmosphere-commons
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-commons-0.6.5.pom | |
atmosphere-commons-0.6.5.jar | 5 KB |
atmosphere-commons-0.6.5-sources.jar | 4 KB |
atmosphere-commons-0.6.5-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-jersey | jar | 0.6.5 |
org.atmosphere : atmosphere-runtime | jar | 0.6.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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |
com.ning : async-http-client | jar | 1.2.0 |