Last Version

scalatra-atmosphere 2.8.2

Atmosphere integration for scalatra

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatra
ArtifactId

ArtifactId

scalatra-atmosphere_2.13
Version

Version

2.8.2
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.13 2.8.2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scalatra : scalatra_2.13 jar 2.8.2
org.atmosphere : atmosphere-runtime jar 2.7.2
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.13 jar 4.0.1
org.json4s : json4s-jackson_2.13 jar 4.0.1
org.json4s : json4s-native_2.13 jar 4.0.1
com.typesafe.akka : akka-actor_2.13 jar 2.6.15

test (3)

Group / Artifact Type Version
org.atmosphere : wasync jar 2.1.7
org.eclipse.jetty.websocket : websocket-server jar 9.4.43.v20210629
com.typesafe.akka : akka-testkit_2.13 jar 2.6.15

Project Modules

There are no modules declared in this project.