stompee example

An example Java EE application that demonstrate Stompee

License

License

GroupId

GroupId

com.github.phillip-kruger
ArtifactId

ArtifactId

stompee-example
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

war
Description

Description

stompee example
An example Java EE application that demonstrate Stompee

Download stompee-example

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.projectlombok : lombok jar 1.16.16

runtime (1)

Group / Artifact Type Version
com.github.phillip-kruger : stompee-core jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1