Atmosphere Play Project

Atmosphere running on top of Play!

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

play-project
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Atmosphere Play Project
Atmosphere running on top of Play!
Project URL

Project URL

http://github.com/Atmosphere/atmosphere-play
Source Code Management

Source Code Management

https://github.com/Atmosphere/atmosphere-play

Download play-project

Filename Size
play-project-2.5.0.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • module
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