is not current version
Last Version 2.5.0

Atmosphere Play Module 2.4.1

Atmosphere running on top of Play!

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-play
Version

Version

2.4.1
Type

Type

jar
Description

Description

Atmosphere Play Module
Atmosphere running on top of Play!

Download atmosphere-play 2.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.atmosphere : atmosphere-runtime jar 2.6.4
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.20

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.