License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdio.github.yjiace |
ArtifactId | ArtifactIdcommon-security-spring-boot-starter |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-security-spring-boot-starter
common-security-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/io.github.yjiace/common-security-spring-boot-starter/ -->
<dependency>
<groupId>io.github.yjiace</groupId>
<artifactId>common-security-spring-boot-starter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yjiace/common-security-spring-boot-starter/
implementation 'io.github.yjiace:common-security-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/io.github.yjiace/common-security-spring-boot-starter/
implementation ("io.github.yjiace:common-security-spring-boot-starter:0.0.3")
'io.github.yjiace:common-security-spring-boot-starter:jar:0.0.3'
<dependency org="io.github.yjiace" name="common-security-spring-boot-starter" rev="0.0.3">
<artifact name="common-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yjiace', module='common-security-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "io.github.yjiace" % "common-security-spring-boot-starter" % "0.0.3"
[io.github.yjiace/common-security-spring-boot-starter "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-security | jar | 2.6.6 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
com.vladmihalcea : hibernate-types-52 | jar | 2.14.0 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.8.2 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |