is not current version
Last Version 0.6.8

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

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.4.6
Type

Type

jar

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


<!-- 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.4.6</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.4.6'
// 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.4.6")
'icu.easyj.boot.middleware:easyj-spring-boot-starter-websocket-client:jar:0.4.6'
<dependency org="icu.easyj.boot.middleware" name="easyj-spring-boot-starter-websocket-client" rev="0.4.6">
  <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.4.6')
)
libraryDependencies += "icu.easyj.boot.middleware" % "easyj-spring-boot-starter-websocket-client" % "0.4.6"
[icu.easyj.boot.middleware/easyj-spring-boot-starter-websocket-client "0.4.6"]