License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Netty Networking |
GroupId | GroupIdio.github.deersunny |
ArtifactId | ArtifactIdnetty-socketio-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.deersunny:netty-socketio-spring-boot-starter
The project is NettySocketIO Spring Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.deersunny/netty-socketio-spring-boot-starter/ -->
<dependency>
<groupId>io.github.deersunny</groupId>
<artifactId>netty-socketio-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.deersunny/netty-socketio-spring-boot-starter/
implementation 'io.github.deersunny:netty-socketio-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.deersunny/netty-socketio-spring-boot-starter/
implementation ("io.github.deersunny:netty-socketio-spring-boot-starter:1.0.0")
'io.github.deersunny:netty-socketio-spring-boot-starter:jar:1.0.0'
<dependency org="io.github.deersunny" name="netty-socketio-spring-boot-starter" rev="1.0.0">
<artifact name="netty-socketio-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.deersunny', module='netty-socketio-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.deersunny" % "netty-socketio-spring-boot-starter" % "1.0.0"
[io.github.deersunny/netty-socketio-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.corundumstudio.socketio : netty-socketio | jar | 1.7.19 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.5.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |