License |
License
CDDL
|
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-scala-chat |
Last Version | Last Version2.4.0-RC1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionatmosphere-scala-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-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-scala-chat</artifactId>
<version>2.4.0-RC1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-chat/
implementation 'org.atmosphere.samples:atmosphere-scala-chat:2.4.0-RC1'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-chat/
implementation ("org.atmosphere.samples:atmosphere-scala-chat:2.4.0-RC1")
'org.atmosphere.samples:atmosphere-scala-chat:war:2.4.0-RC1'
<dependency org="org.atmosphere.samples" name="atmosphere-scala-chat" rev="2.4.0-RC1">
<artifact name="atmosphere-scala-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-scala-chat', version='2.4.0-RC1')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-scala-chat" % "2.4.0-RC1"
[org.atmosphere.samples/atmosphere-scala-chat "2.4.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere.client : jquery | war | 2.2.11 |
org.scala-lang : scala-library | jar | 2.9.2 |
org.atmosphere : atmosphere-jersey | jar | 2.4.0-RC1 |
com.sun.jersey.contribs : jersey-scala | jar | 1.19 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
com.sun.jersey : jersey-json | jar | 1.19 |
ch.qos.logback : logback-core | jar | 1.0.13 |