is not current version
Last Version 1.3

xyz.icanfly.websocket:websocketClient-spring-boot-starter 1.1

this library to help user to connect more than one address by netty websocket

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

xyz.icanfly.websocket
ArtifactId

ArtifactId

websocketClient-spring-boot-starter
Version

Version

1.1
Type

Type

jar

Download websocketClient-spring-boot-starter 1.1


<!-- https://jarcasting.com/artifacts/xyz.icanfly.websocket/websocketClient-spring-boot-starter/ -->
<dependency>
    <groupId>xyz.icanfly.websocket</groupId>
    <artifactId>websocketClient-spring-boot-starter</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.icanfly.websocket/websocketClient-spring-boot-starter/
implementation 'xyz.icanfly.websocket:websocketClient-spring-boot-starter:1.1'
// https://jarcasting.com/artifacts/xyz.icanfly.websocket/websocketClient-spring-boot-starter/
implementation ("xyz.icanfly.websocket:websocketClient-spring-boot-starter:1.1")
'xyz.icanfly.websocket:websocketClient-spring-boot-starter:jar:1.1'
<dependency org="xyz.icanfly.websocket" name="websocketClient-spring-boot-starter" rev="1.1">
  <artifact name="websocketClient-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.icanfly.websocket', module='websocketClient-spring-boot-starter', version='1.1')
)
libraryDependencies += "xyz.icanfly.websocket" % "websocketClient-spring-boot-starter" % "1.1"
[xyz.icanfly.websocket/websocketClient-spring-boot-starter "1.1"]