is not current version
Last Version 1.1.3

com.github.phillip-kruger:stompee-standalone 1.1.1

A standalone distribution for Stompee

GroupId

GroupId

com.github.phillip-kruger
ArtifactId

ArtifactId

stompee-standalone
Version

Version

1.1.1
Type

Type

war

Download stompee-standalone 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-standalone/ -->
<dependency>
    <groupId>com.github.phillip-kruger</groupId>
    <artifactId>stompee-standalone</artifactId>
    <version>1.1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-standalone/
implementation 'com.github.phillip-kruger:stompee-standalone:1.1.1'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-standalone/
implementation ("com.github.phillip-kruger:stompee-standalone:1.1.1")
'com.github.phillip-kruger:stompee-standalone:war:1.1.1'
<dependency org="com.github.phillip-kruger" name="stompee-standalone" rev="1.1.1">
  <artifact name="stompee-standalone" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='stompee-standalone', version='1.1.1')
)
libraryDependencies += "com.github.phillip-kruger" % "stompee-standalone" % "1.1.1"
[com.github.phillip-kruger/stompee-standalone "1.1.1"]