| License |
License |
|---|---|
| GroupId | GroupIdcom.healthy-chn.cloud |
| ArtifactId | ArtifactIdhealthy-common-websocket |
| Version | Version1.3.3 |
| Type | Typejar |
| Description |
Descriptionxss 安全过滤插件
|
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-websocket/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-websocket</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-websocket/
implementation 'com.healthy-chn.cloud:healthy-common-websocket:1.3.3'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-websocket/
implementation ("com.healthy-chn.cloud:healthy-common-websocket:1.3.3")
'com.healthy-chn.cloud:healthy-common-websocket:jar:1.3.3'
<dependency org="com.healthy-chn.cloud" name="healthy-common-websocket" rev="1.3.3">
<artifact name="healthy-common-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-websocket', version='1.3.3')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-websocket" % "1.3.3"
[com.healthy-chn.cloud/healthy-common-websocket "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-json | jar | |
| org.springframework : spring-websocket | jar | |
| cn.hutool : hutool-json | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| org.projectlombok : lombok | jar |