Last Version

allbs-xss 1.1.5

xss攻击防护

License

License

GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-xss
Version

Version

1.1.5
Type

Type

jar
Description

Description

allbs-xss
xss攻击防护

Download allbs-xss 1.1.5


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

Dependencies

compile (11)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.13.1
org.springframework : spring-webmvc jar 5.2.14.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.2
org.projectlombok : lombok jar 1.18.20
org.springframework.boot : spring-boot-configuration-processor jar 2.6.2
cn.hutool : hutool-all jar 5.7.9
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 20.0
com.google.code.findbugs : annotations jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.