is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-jersey-pubsub 2.3.0-RC3


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-jersey-pubsub
Version

Version

2.3.0-RC3
Type

Type

war

Download atmosphere-jersey-pubsub 2.3.0-RC3


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