Last Version

atmosphere-stomp-pubsub 2.6.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

CDDL
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-stomp-pubsub
Version

Version

2.6.4
Type

Type

war
Description

Description

atmosphere-stomp-pubsub
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/Atmosphere/atmosphere-samples

Download atmosphere-stomp-pubsub 2.6.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.atmosphere : atmosphere-stomp jar 0.4
org.atmosphere.client : javascript war 3.0.6
org.slf4j : slf4j-simple jar 1.6.1
org.atmosphere : atmosphere-runtime jar 2.6.4

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

Project Modules

There are no modules declared in this project.