is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-rabbitmq-demo 2.3.0-RC6


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-rabbitmq-demo
Version

Version

2.3.0-RC6
Type

Type

war

Download atmosphere-rabbitmq-demo 2.3.0-RC6


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