Last Version

scalatra-atmosphere 2.7.1

Atmosphere integration for scalatra

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatra
ArtifactId

ArtifactId

scalatra-atmosphere_2.11
Version

Version

2.7.1
Type

Type

jar
Description

Description

scalatra-atmosphere
Atmosphere integration for scalatra
Project URL

Project URL

http://www.scalatra.org/
Project Organization

Project Organization

org.scalatra
Source Code Management

Source Code Management

http://github.com/scalatra/scalatra

Download scalatra-atmosphere_2.11 2.7.1


<!-- https://jarcasting.com/artifacts/org.scalatra/scalatra-atmosphere_2.11/ -->
<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra-atmosphere_2.11</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatra/scalatra-atmosphere_2.11/
implementation 'org.scalatra:scalatra-atmosphere_2.11:2.7.1'
// https://jarcasting.com/artifacts/org.scalatra/scalatra-atmosphere_2.11/
implementation ("org.scalatra:scalatra-atmosphere_2.11:2.7.1")
'org.scalatra:scalatra-atmosphere_2.11:jar:2.7.1'
<dependency org="org.scalatra" name="scalatra-atmosphere_2.11" rev="2.7.1">
  <artifact name="scalatra-atmosphere_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatra', module='scalatra-atmosphere_2.11', version='2.7.1')
)
libraryDependencies += "org.scalatra" % "scalatra-atmosphere_2.11" % "2.7.1"
[org.scalatra/scalatra-atmosphere_2.11 "2.7.1"]

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalatra : scalatra_2.11 jar 2.7.1
org.atmosphere : atmosphere-runtime jar 2.6.4
org.atmosphere : atmosphere-redis jar 2.6.4
org.atmosphere : atmosphere-compat-jbossweb jar 2.0.1
org.atmosphere : atmosphere-compat-tomcat jar 2.0.1
org.atmosphere : atmosphere-compat-tomcat7 jar 2.0.1
org.json4s : json4s-core_2.11 jar 3.6.10
org.json4s : json4s-jackson_2.11 jar 3.6.10
org.json4s : json4s-native_2.11 jar 3.6.10
com.typesafe.akka : akka-actor_2.11 jar 2.5.32

test (3)

Group / Artifact Type Version
org.atmosphere : wasync jar 2.1.7
org.eclipse.jetty.websocket : websocket-server jar 9.4.35.v20201120
com.typesafe.akka : akka-testkit_2.11 jar 2.5.32

Project Modules

There are no modules declared in this project.