is not current version
Last Version 1.1.1.4-RELEASE

com.github.thierrysquirrel:websocket-spring-boot-autoconfigure 1.1.0.1-RELEASE

websocket-spring-boot-autoconfigure

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.thierrysquirrel
ArtifactId

ArtifactId

websocket-spring-boot-autoconfigure
Version

Version

1.1.0.1-RELEASE
Type

Type

jar

Download websocket-spring-boot-autoconfigure 1.1.0.1-RELEASE


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