is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-jgroups-demo 2.3.0-RC3


Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-jgroups-demo
Version

Version

2.3.0-RC3
Type

Type

war

Download atmosphere-jgroups-demo 2.3.0-RC3


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