License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdicu.easyj.boot.middleware |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-websocket-client |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot.middleware :: easyj-spring-boot-starter-websocket-client
EasyJ中间件:WebSocket客户端启动包
|
Project Organization |
Project Organization |
<!-- 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.2.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.2.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.2.6")
'icu.easyj.boot.middleware:easyj-spring-boot-starter-websocket-client:jar:0.2.6'
<dependency org="icu.easyj.boot.middleware" name="easyj-spring-boot-starter-websocket-client" rev="0.2.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.2.6')
)
libraryDependencies += "icu.easyj.boot.middleware" % "easyj-spring-boot-starter-websocket-client" % "0.2.6"
[icu.easyj.boot.middleware/easyj-spring-boot-starter-websocket-client "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.middleware : easyj-middleware-core | jar | 0.2.6 |
icu.easyj.boot : easyj-spring-boot-starter | jar | 0.2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |