is not current version
Last Version 1.19

org.fusesource.stompjms:stompjms-website 1.3

The Stomp Website

GroupId

GroupId

org.fusesource.stompjms
ArtifactId

ArtifactId

stompjms-website
Version

Version

1.3
Type

Type

war

Download stompjms-website 1.3


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