Atmosphere Play Module

Atmosphere running on top of Play!

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-play
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Atmosphere Play Module
Atmosphere running on top of Play!

Download atmosphere-play

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.atmosphere : atmosphere-runtime jar 2.7.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.6.25

test (2)

Group / Artifact Type Version
com.ning : async-http-client jar 1.9.27
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.
org.atmosphere

Atmosphere Framework

Versions

Version
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.2.0
1.1.0.RC2
1.0.0
1.0.0.RC2
1.0.0.RC1
1.0.0.beta1