is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-xss 1.0.34

xss 安全过滤插件

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-xss
Version

Version

1.0.34
Type

Type

jar

Download teafly-common-xss 1.0.34


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