Last Version

com.github.tackfast:jarboot-common-xss 1.0.5

xss 安全过滤插件

License

License

GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-common-xss
Version

Version

1.0.5
Type

Type

jar
Description

Description

xss 安全过滤插件
Project URL

Project URL

https://github.com/tackfast/jarboot

Download jarboot-common-xss 1.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.6.7
org.jsoup : jsoup jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.7

provided (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.