License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.sparkzxl |
ArtifactId | ArtifactIdsparkzxl-security-starter |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsparkzxl framework
|
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-security-starter/ -->
<dependency>
<groupId>com.github.sparkzxl</groupId>
<artifactId>sparkzxl-security-starter</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-security-starter/
implementation 'com.github.sparkzxl:sparkzxl-security-starter:1.4.2'
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-security-starter/
implementation ("com.github.sparkzxl:sparkzxl-security-starter:1.4.2")
'com.github.sparkzxl:sparkzxl-security-starter:jar:1.4.2'
<dependency org="com.github.sparkzxl" name="sparkzxl-security-starter" rev="1.4.2">
<artifact name="sparkzxl-security-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-security-starter', version='1.4.2')
)
libraryDependencies += "com.github.sparkzxl" % "sparkzxl-security-starter" % "1.4.2"
[com.github.sparkzxl/sparkzxl-security-starter "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sparkzxl : sparkzxl-core | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
com.github.sparkzxl : sparkzxl-jwt-starter | jar | |
com.github.sparkzxl : sparkzxl-user-starter | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok | jar |