netty-websocket-spring-boot-starter

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
Last Version

Last Version

0.12.0
Release Date

Release Date

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

How to add to project

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.0
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0