License |
License |
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-play |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtmosphere Play Module
Atmosphere running on top of Play!
|
Filename | Size |
---|---|
atmosphere-play-2.5.0.pom | |
atmosphere-play-2.5.0.jar | 27 KB |
atmosphere-play-2.5.0-sources.jar | 10 KB |
atmosphere-play-2.5.0-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.6.25 |
Group / Artifact | Type | Version |
---|---|---|
com.ning : async-http-client | jar | 1.9.27 |
org.testng : testng | jar | 5.8 |