| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
| GroupId | GroupIdicu.easyj.boot.middleware |
| ArtifactId | ArtifactIdeasyj-spring-boot-starter-websocket-client |
| Version | Version0.3.8 |
| 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.3.8</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.3.8'
// 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.3.8")
'icu.easyj.boot.middleware:easyj-spring-boot-starter-websocket-client:jar:0.3.8'
<dependency org="icu.easyj.boot.middleware" name="easyj-spring-boot-starter-websocket-client" rev="0.3.8">
<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.3.8')
)
libraryDependencies += "icu.easyj.boot.middleware" % "easyj-spring-boot-starter-websocket-client" % "0.3.8"
[icu.easyj.boot.middleware/easyj-spring-boot-starter-websocket-client "0.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj.middleware : easyj-middleware-core | jar | 0.3.8 |
| icu.easyj.boot : easyj-spring-boot-starter | jar | 0.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar |