is not current version
Last Version 0.12.0

org.yeauty:netty-websocket-spring-boot-starter 0.7.5

netty-websocket-spring-boot-starter is a Java WebSocket Framework based on Netty

Categories

Categories

Spring Boot Container Microservices Net Netty Networking
GroupId

GroupId

org.yeauty
ArtifactId

ArtifactId

netty-websocket-spring-boot-starter
Version

Version

0.7.5
Type

Type

jar

Download netty-websocket-spring-boot-starter 0.7.5


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