License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdio.github.churunfa |
ArtifactId | ArtifactIdspring-boot-security-rbac-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.churunfa:spring-boot-security-rbac-starter
spring security rbac
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter/ -->
<dependency>
<groupId>io.github.churunfa</groupId>
<artifactId>spring-boot-security-rbac-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter/
implementation 'io.github.churunfa:spring-boot-security-rbac-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter/
implementation ("io.github.churunfa:spring-boot-security-rbac-starter:1.0.1")
'io.github.churunfa:spring-boot-security-rbac-starter:jar:1.0.1'
<dependency org="io.github.churunfa" name="spring-boot-security-rbac-starter" rev="1.0.1">
<artifact name="spring-boot-security-rbac-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.churunfa', module='spring-boot-security-rbac-starter', version='1.0.1')
)
libraryDependencies += "io.github.churunfa" % "spring-boot-security-rbac-starter" % "1.0.1"
[io.github.churunfa/spring-boot-security-rbac-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.churunfa : spring-boot-security-rbac-starter-autoconfigure | jar | 1.0.1 |