is not current version
Last Version 2.23.1

org.apache.activemq.examples.stomp:stomp-websockets 2.16.0


GroupId

GroupId

org.apache.activemq.examples.stomp
ArtifactId

ArtifactId

stomp-websockets
Version

Version

2.16.0
Type

Type

jar

Download stomp-websockets 2.16.0


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