Last Version

Atmosphere Play Module 2.5.0

Atmosphere running on top of Play!

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-play
Version

Version

2.5.0
Type

Type

jar
Description

Description

Atmosphere Play Module
Atmosphere running on top of Play!

Download atmosphere-play 2.5.0


<!-- 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.