License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcom.github.ruifengho |
ArtifactId | ArtifactIdsimple-security-spring-boot-starter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-security-spring-boot-starter
com.github.ruifengho.simple_security
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.ruifengho/simple-security-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ruifengho</groupId>
<artifactId>simple-security-spring-boot-starter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ruifengho/simple-security-spring-boot-starter/
implementation 'com.github.ruifengho:simple-security-spring-boot-starter:1.1'
// https://jarcasting.com/artifacts/com.github.ruifengho/simple-security-spring-boot-starter/
implementation ("com.github.ruifengho:simple-security-spring-boot-starter:1.1")
'com.github.ruifengho:simple-security-spring-boot-starter:jar:1.1'
<dependency org="com.github.ruifengho" name="simple-security-spring-boot-starter" rev="1.1">
<artifact name="simple-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ruifengho', module='simple-security-spring-boot-starter', version='1.1')
)
libraryDependencies += "com.github.ruifengho" % "simple-security-spring-boot-starter" % "1.1"
[com.github.ruifengho/simple-security-spring-boot-starter "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.projectlombok : lombok Optional | jar | |
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
org.springframework.boot : spring-boot-starter-aop Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |