License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdxss-spring-boot-starter |
Last Version | Last Version1.0.35 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquickboot-parent
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |