| License |
License
CDDL
|
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdorg.atmosphere.samples |
| ArtifactId | ArtifactIdatmosphere-pubsub-redis |
| Version | Version0.8.7 |
| Type | Typewar |
| Description |
Descriptionatmosphere-pubsub-redis
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.samples/atmosphere-pubsub-redis/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-pubsub-redis</artifactId>
<version>0.8.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-pubsub-redis/
implementation 'org.atmosphere.samples:atmosphere-pubsub-redis:0.8.7'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-pubsub-redis/
implementation ("org.atmosphere.samples:atmosphere-pubsub-redis:0.8.7")
'org.atmosphere.samples:atmosphere-pubsub-redis:war:0.8.7'
<dependency org="org.atmosphere.samples" name="atmosphere-pubsub-redis" rev="0.8.7">
<artifact name="atmosphere-pubsub-redis" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-pubsub-redis', version='0.8.7')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-pubsub-redis" % "0.8.7"
[org.atmosphere.samples/atmosphere-pubsub-redis "0.8.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.atmosphere : atmosphere-jquery | war | 0.8.7 |
| org.atmosphere : atmosphere-jersey | jar | 0.8.7 |
| org.atmosphere : atmosphere-redis | jar | 0.8.7 |
| ch.qos.logback : logback-classic | jar | 0.9.24 |
| ch.qos.logback : logback-core | jar | 0.9.24 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
| org.eclipse.jetty : jetty-websocket | jar | 7.5.1.v20110908 |
| 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.6.5 |
| org.slf4j : jul-to-slf4j | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |