Last Version

atmosphere-stomp 0.4

STOMP for Atmosphere

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-stomp
Version

Version

0.4
Type

Type

jar
Description

Description

atmosphere-stomp
STOMP for Atmosphere
Project URL

Project URL

http://github.com/Atmosphere/atmosphere-stomp
Source Code Management

Source Code Management

http://github.com/Atmosphere/atmosphere-stomp

Download atmosphere-stomp 0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.activemq : apollo-stomp jar 1.7
org.atmosphere : atmosphere-runtime jar 2.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
org.testng : testng jar 6.8.8

provided (1)

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

test (4)

Group / Artifact Type Version
org.apache.activemq : activemq-stomp jar 5.9.0
org.mockito : mockito-all jar 1.8.5
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.