License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-appengine-pubsub |
Version | Version0.6.1 |
Type | Typewar |
Description |
Descriptionatmosphere-appengine-pubsub
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-appengine-pubsub/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-appengine-pubsub</artifactId>
<version>0.6.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-appengine-pubsub/
implementation 'org.atmosphere.samples:atmosphere-appengine-pubsub:0.6.1'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-appengine-pubsub/
implementation ("org.atmosphere.samples:atmosphere-appengine-pubsub:0.6.1")
'org.atmosphere.samples:atmosphere-appengine-pubsub:war:0.6.1'
<dependency org="org.atmosphere.samples" name="atmosphere-appengine-pubsub" rev="0.6.1">
<artifact name="atmosphere-appengine-pubsub" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-appengine-pubsub', version='0.6.1')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-appengine-pubsub" % "0.6.1"
[org.atmosphere.samples/atmosphere-appengine-pubsub "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-jersey | jar | 0.6.1 |
javax.xml.bind : jaxb-api | jar | 2.1 |
com.sun.jersey : jersey-json | jar | 1.3 |
org.atmosphere : atmosphere-runtime | jar | 0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.servlet | jar | 3.0-b73 |
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.0.0 |