com.github.mengweijin:xss-spring-boot-starter

quickboot-parent

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mengweijin
ArtifactId

ArtifactId

xss-spring-boot-starter
Last Version

Last Version

1.0.35
Release Date

Release Date

Type

Type

jar
Description

Description

quickboot-parent

Download xss-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor jar 2.6.2
cn.hutool : hutool-all jar 5.7.18
org.jsoup : jsoup jar 1.14.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31