websocketClient-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

xyz.icanfly.websocket
ArtifactId

ArtifactId

websocketClient-spring-boot-starter
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

websocketClient-spring-boot-starter
this library to help user to connect more than one address by netty websocket
Project URL

Project URL

https://github.com/bageyang
Source Code Management

Source Code Management

https://github.com/bageyang/websocketClient-spring-boot-starter

Download websocketClient-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
io.netty : netty-all jar 4.1.42.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0