| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdorg.scalatra |
| ArtifactId | ArtifactIdscalatra-atmosphere_2.9.3 |
| Version | Version2.2.2 |
| Type | Typejar |
| Description |
Descriptionscalatra-atmosphere
Atmosphere integration for scalatra
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.scalatra/scalatra-atmosphere_2.9.3/ -->
<dependency>
<groupId>org.scalatra</groupId>
<artifactId>scalatra-atmosphere_2.9.3</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatra/scalatra-atmosphere_2.9.3/
implementation 'org.scalatra:scalatra-atmosphere_2.9.3:2.2.2'
// https://jarcasting.com/artifacts/org.scalatra/scalatra-atmosphere_2.9.3/
implementation ("org.scalatra:scalatra-atmosphere_2.9.3:2.2.2")
'org.scalatra:scalatra-atmosphere_2.9.3:jar:2.2.2'
<dependency org="org.scalatra" name="scalatra-atmosphere_2.9.3" rev="2.2.2">
<artifact name="scalatra-atmosphere_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatra', module='scalatra-atmosphere_2.9.3', version='2.2.2')
)
libraryDependencies += "org.scalatra" % "scalatra-atmosphere_2.9.3" % "2.2.2"
[org.scalatra/scalatra-atmosphere_2.9.3 "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatra : scalatra-json_2.9.3 | jar | 2.2.2 |
| org.scala-lang : scala-library | jar | 2.9.3 |
| com.typesafe.akka » akka-actor | jar | 2.0.5 |
| org.atmosphere : atmosphere-runtime | jar | 1.0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka » akka-testkit | jar | 2.0.5 |
| org.atmosphere : wasync | jar | 1.0.0.RC1 |
| org.eclipse.jetty : jetty-websocket | jar | 8.1.10.v20130312 |