is not current version
Last Version 1.3.5

com.healthy-chn.cloud:healthy-common-xss 1.3.4

xss 安全过滤插件

GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-xss
Version

Version

1.3.4
Type

Type

jar

Download healthy-common-xss 1.3.4


<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-xss/ -->
<dependency>
    <groupId>com.healthy-chn.cloud</groupId>
    <artifactId>healthy-common-xss</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-xss/
implementation 'com.healthy-chn.cloud:healthy-common-xss:1.3.4'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-xss/
implementation ("com.healthy-chn.cloud:healthy-common-xss:1.3.4")
'com.healthy-chn.cloud:healthy-common-xss:jar:1.3.4'
<dependency org="com.healthy-chn.cloud" name="healthy-common-xss" rev="1.3.4">
  <artifact name="healthy-common-xss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-xss', version='1.3.4')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-xss" % "1.3.4"
[com.healthy-chn.cloud/healthy-common-xss "1.3.4"]