Last Version

net-websocket-spring-boot-autoconfigure 0.4.1

a Java WebSocket Framework based on Netty with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.onevroad
ArtifactId

ArtifactId

net-websocket-spring-boot-autoconfigure
Version

Version

0.4.1
Type

Type

jar
Description

Description

net-websocket-spring-boot-autoconfigure
a Java WebSocket Framework based on Netty with Spring Boot

Download net-websocket-spring-boot-autoconfigure 0.4.1


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.