stompee example

An example Java EE application that demonstrate Stompee

Лицензия

Лицензия

Группа

Группа

com.github.phillip-kruger
Идентификатор

Идентификатор

stompee-example
Последняя версия

Последняя версия

1.1.3
Дата

Дата

Тип

Тип

war
Описание

Описание

stompee example
An example Java EE application that demonstrate Stompee

Скачать stompee-example

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 7.0
org.projectlombok : lombok jar 1.16.16

runtime (1)

Идентификатор библиотеки Тип Версия
com.github.phillip-kruger : stompee-core jar 1.1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.3
1.1.2
1.1.1