License |
License
CDDL
|
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-scala-longpolling-chat |
Version | Version0.8.0-RC3 |
Type | Typejar |
Description |
Descriptionatmosphere-scala-longpolling-chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-longpolling-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-scala-longpolling-chat</artifactId>
<version>0.8.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-longpolling-chat/
implementation 'org.atmosphere.samples:atmosphere-scala-longpolling-chat:0.8.0-RC3'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-longpolling-chat/
implementation ("org.atmosphere.samples:atmosphere-scala-longpolling-chat:0.8.0-RC3")
'org.atmosphere.samples:atmosphere-scala-longpolling-chat:jar:0.8.0-RC3'
<dependency org="org.atmosphere.samples" name="atmosphere-scala-longpolling-chat" rev="0.8.0-RC3">
<artifact name="atmosphere-scala-longpolling-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-scala-longpolling-chat', version='0.8.0-RC3')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-scala-longpolling-chat" % "0.8.0-RC3"
[org.atmosphere.samples/atmosphere-scala-longpolling-chat "0.8.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.7.7 |
com.sun.jersey : jersey-server | jar | 1.9.1 |
javax.xml.bind : jaxb-api | jar | 2.1 |
org.codehaus.jackson : jackson-xc | jar | 1.3.1 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.3.1 |
org.atmosphere : atmosphere-jersey | jar | 0.8.0-RC3 |
com.sun.grizzly : grizzly-http | jar | 1.9.35 |
com.sun.grizzly : grizzly-http-servlet | jar | 1.9.35 |
com.sun.grizzly : grizzly-comet | jar | 1.9.35 |
com.sun.grizzly : grizzly-compat | jar | 1.9.35 |
org.atmosphere.plugins : atmosphere-grizzly-adapter | jar | 0.8.0-RC3 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
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 |
ch.qos.logback : logback-core | jar | 0.9.24 |
ch.qos.logback : logback-classic | jar | 0.9.24 |