is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-hazelcast-demo 2.2.9


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-hazelcast-demo
Version

Version

2.2.9
Type

Type

war

Download atmosphere-hazelcast-demo 2.2.9


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