is not current version
Last Version 0.6.8

icu.easyj.boot.middleware:easyj-spring-boot-starter-websocket-client 0.5.3

EasyJ中间件:WebSocket客户端启动包

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

icu.easyj.boot.middleware
ArtifactId

ArtifactId

easyj-spring-boot-starter-websocket-client
Version

Version

0.5.3
Type

Type

jar

Download easyj-spring-boot-starter-websocket-client 0.5.3


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