netty-websocket-ssl-spring-boot-starter
netty-websocket-ssl-spring-boot-starter
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Netty Networking |
GroupId | GroupIdcom.github.zhaojiacan |
ArtifactId | ArtifactIdnetty-websocket-ssl-spring-boot-starter |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-websocket-spring-boot-starter
netty-websocket-spring-boot-starter is a Java WebSocket Framework based on Netty
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.zhaojiacan/netty-websocket-ssl-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zhaojiacan</groupId>
<artifactId>netty-websocket-ssl-spring-boot-starter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhaojiacan/netty-websocket-ssl-spring-boot-starter/
implementation 'com.github.zhaojiacan:netty-websocket-ssl-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/com.github.zhaojiacan/netty-websocket-ssl-spring-boot-starter/
implementation ("com.github.zhaojiacan:netty-websocket-ssl-spring-boot-starter:0.1.0")
'com.github.zhaojiacan:netty-websocket-ssl-spring-boot-starter:jar:0.1.0'
<dependency org="com.github.zhaojiacan" name="netty-websocket-ssl-spring-boot-starter" rev="0.1.0">
<artifact name="netty-websocket-ssl-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhaojiacan', module='netty-websocket-ssl-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "com.github.zhaojiacan" % "netty-websocket-ssl-spring-boot-starter" % "0.1.0"
[com.github.zhaojiacan/netty-websocket-ssl-spring-boot-starter "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.0.0.RELEASE |
io.netty : netty-codec-http | jar | 4.1.25.Final |
io.netty : netty-handler | jar | 4.1.25.Final |
netty-websocket-ssl-spring-boot-starter