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