| License |
License |
|---|---|
| GroupId | GroupIdorg.atmosphere |
| ArtifactId | ArtifactIdatmosphere-stomp |
| Version | Version0.4 |
| Type | Typejar |
| Description |
Descriptionatmosphere-stomp
STOMP for Atmosphere
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atmosphere-stomp-0.4.pom | |
| atmosphere-stomp-0.4.jar | 48 KB |
| atmosphere-stomp-0.4-sources.jar | 37 KB |
| atmosphere-stomp-0.4-javadoc.jar | 201 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
| 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 |