| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.thierrysquirrel |
| Идентификатор | Идентификаторwebsocket-route-spring-boot |
| Последняя версия | Последняя версия1.1.1.4-RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеwebsocket-route-spring-boot
websocket-route-spring-boot
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| websocket-route-spring-boot-1.1.1.4-RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-route-spring-boot/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>websocket-route-spring-boot</artifactId>
<version>1.1.1.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-route-spring-boot/
implementation 'com.github.thierrysquirrel:websocket-route-spring-boot:1.1.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-route-spring-boot/
implementation ("com.github.thierrysquirrel:websocket-route-spring-boot:1.1.1.4-RELEASE")
'com.github.thierrysquirrel:websocket-route-spring-boot:pom:1.1.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="websocket-route-spring-boot" rev="1.1.1.4-RELEASE">
<artifact name="websocket-route-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='websocket-route-spring-boot', version='1.1.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "websocket-route-spring-boot" % "1.1.1.4-RELEASE"
[com.github.thierrysquirrel/websocket-route-spring-boot "1.1.1.4-RELEASE"]