License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-async-channel |
Version | Version0.9.3 |
Type | Typewar |
Description |
Descriptionatmosphere-async-channel
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-async-channel/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-async-channel</artifactId>
<version>0.9.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-async-channel/
implementation 'org.atmosphere.samples:atmosphere-async-channel:0.9.3'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-async-channel/
implementation ("org.atmosphere.samples:atmosphere-async-channel:0.9.3")
'org.atmosphere.samples:atmosphere-async-channel:war:0.9.3'
<dependency org="org.atmosphere.samples" name="atmosphere-async-channel" rev="0.9.3">
<artifact name="atmosphere-async-channel" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-async-channel', version='0.9.3')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-async-channel" % "0.9.3"
[org.atmosphere.samples/atmosphere-async-channel "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-jquery | war | 0.9.3 |
org.atmosphere : atmosphere-jersey | jar | 0.9.3 |
ch.qos.logback : logback-classic | jar | 0.9.30 |
ch.qos.logback : logback-core | jar | 0.9.30 |
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.6.0.v20120127 |
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.7.2 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |