is not current version
Last Version 0.12.0

netty-websocket-spring-boot-starter 0.11.0

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

License

License

Categories

Categories

Spring Boot Container Microservices Net Netty Networking
GroupId

GroupId

org.yeauty
ArtifactId

ArtifactId

netty-websocket-spring-boot-starter
Version

Version

0.11.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/YeautyYE/netty-websocket-spring-boot-starter

Download netty-websocket-spring-boot-starter 0.11.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.0.RELEASE
io.netty : netty-codec-http jar 4.1.59.Final
io.netty : netty-handler jar 4.1.59.Final

Project Modules

There are no modules declared in this project.