License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdorg.onevroad |
ArtifactId | ArtifactIdnet-websocket-spring-boot-starter |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionnet-websocket-spring-boot-starter
a Java WebSocket Framework based on Netty with Spring Boot
|
<!-- https://jarcasting.com/artifacts/org.onevroad/net-websocket-spring-boot-starter/ -->
<dependency>
<groupId>org.onevroad</groupId>
<artifactId>net-websocket-spring-boot-starter</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.onevroad/net-websocket-spring-boot-starter/
implementation 'org.onevroad:net-websocket-spring-boot-starter:0.4.1'
// https://jarcasting.com/artifacts/org.onevroad/net-websocket-spring-boot-starter/
implementation ("org.onevroad:net-websocket-spring-boot-starter:0.4.1")
'org.onevroad:net-websocket-spring-boot-starter:jar:0.4.1'
<dependency org="org.onevroad" name="net-websocket-spring-boot-starter" rev="0.4.1">
<artifact name="net-websocket-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onevroad', module='net-websocket-spring-boot-starter', version='0.4.1')
)
libraryDependencies += "org.onevroad" % "net-websocket-spring-boot-starter" % "0.4.1"
[org.onevroad/net-websocket-spring-boot-starter "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.onevroad : net-websocket-spring-boot-autoconfigure | jar | 0.4.1 |