License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdwebsocket-route-spring-boot-starter |
Last Version | Last Version1.1.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebsocket-route-spring-boot-starter
websocket-route-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-route-spring-boot-starter/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>websocket-route-spring-boot-starter</artifactId>
<version>1.1.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-route-spring-boot-starter/
implementation 'com.github.thierrysquirrel:websocket-route-spring-boot-starter:1.1.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/websocket-route-spring-boot-starter/
implementation ("com.github.thierrysquirrel:websocket-route-spring-boot-starter:1.1.1.4-RELEASE")
'com.github.thierrysquirrel:websocket-route-spring-boot-starter:jar:1.1.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="websocket-route-spring-boot-starter" rev="1.1.1.4-RELEASE">
<artifact name="websocket-route-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='websocket-route-spring-boot-starter', version='1.1.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "websocket-route-spring-boot-starter" % "1.1.1.4-RELEASE"
[com.github.thierrysquirrel/websocket-route-spring-boot-starter "1.1.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.5 |
com.github.thierrysquirrel : websocket-route-spring-boot-autoconfigure | jar | 1.1.1.4-RELEASE |