is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-spring-websocket 1.1.0.RC1


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-spring-websocket
Version

Version

1.1.0.RC1
Type

Type

war

Download atmosphere-spring-websocket 1.1.0.RC1


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