is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-spring-websocket 2.3.3


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-spring-websocket
Version

Version

2.3.3
Type

Type

war

Download atmosphere-spring-websocket 2.3.3


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