License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.churunfa |
ArtifactId | ArtifactIdspring-boot-security-rbac-starter-autoconfigure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.churunfa:spring-boot-security-rbac-starter-autoconfigure
spring security rbac
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter-autoconfigure/ -->
<dependency>
<groupId>io.github.churunfa</groupId>
<artifactId>spring-boot-security-rbac-starter-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter-autoconfigure/
implementation 'io.github.churunfa:spring-boot-security-rbac-starter-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter-autoconfigure/
implementation ("io.github.churunfa:spring-boot-security-rbac-starter-autoconfigure:1.0.1")
'io.github.churunfa:spring-boot-security-rbac-starter-autoconfigure:jar:1.0.1'
<dependency org="io.github.churunfa" name="spring-boot-security-rbac-starter-autoconfigure" rev="1.0.1">
<artifact name="spring-boot-security-rbac-starter-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.churunfa', module='spring-boot-security-rbac-starter-autoconfigure', version='1.0.1')
)
libraryDependencies += "io.github.churunfa" % "spring-boot-security-rbac-starter-autoconfigure" % "1.0.1"
[io.github.churunfa/spring-boot-security-rbac-starter-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-security | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.3 |
io.jsonwebtoken : jjwt | jar | 0.9.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.5.3 |
com.alibaba : fastjson | jar | 1.2.76 |