is not current version
Last Version 2.23.1

org.apache.activemq.examples.stomp:stomp 1.5.0


GroupId

GroupId

org.apache.activemq.examples.stomp
ArtifactId

ArtifactId

stomp
Version

Version

1.5.0
Type

Type

jar

Download stomp 1.5.0


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