не последняя версия
Последняя версия 1.1.1.4-RELEASE

com.github.thierrysquirrel:websocket-spring-boot 1.1.0.0-RELEASE

websocket-spring-boot

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.thierrysquirrel
Идентификатор

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

websocket-spring-boot
Версия

Версия

1.1.0.0-RELEASE
Тип

Тип

pom

Скачать websocket-spring-boot 1.1.0.0-RELEASE

Имя Файла Размер
websocket-spring-boot-1.1.0.0-RELEASE.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-spring-boot/ -->
<dependency>
    <groupId>com.github.thierrysquirrel</groupId>
    <artifactId>websocket-spring-boot</artifactId>
    <version>1.1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-spring-boot/
implementation 'com.github.thierrysquirrel:websocket-spring-boot:1.1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-spring-boot/
implementation ("com.github.thierrysquirrel:websocket-spring-boot:1.1.0.0-RELEASE")
'com.github.thierrysquirrel:websocket-spring-boot:pom:1.1.0.0-RELEASE'
<dependency org="com.github.thierrysquirrel" name="websocket-spring-boot" rev="1.1.0.0-RELEASE">
  <artifact name="websocket-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='websocket-spring-boot', version='1.1.0.0-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "websocket-spring-boot" % "1.1.0.0-RELEASE"
[com.github.thierrysquirrel/websocket-spring-boot "1.1.0.0-RELEASE"]