is not current version
Last Version 1.0.1

io.github.churunfa:spring-boot-security-rbac-starter 1.0.0-RELEASE

spring security rbac

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

io.github.churunfa
ArtifactId

ArtifactId

spring-boot-security-rbac-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download spring-boot-security-rbac-starter 1.0.0-RELEASE


<!-- 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.0-RELEASE</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.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.churunfa/spring-boot-security-rbac-starter/
implementation ("io.github.churunfa:spring-boot-security-rbac-starter:1.0.0-RELEASE")
'io.github.churunfa:spring-boot-security-rbac-starter:jar:1.0.0-RELEASE'
<dependency org="io.github.churunfa" name="spring-boot-security-rbac-starter" rev="1.0.0-RELEASE">
  <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.0-RELEASE')
)
libraryDependencies += "io.github.churunfa" % "spring-boot-security-rbac-starter" % "1.0.0-RELEASE"
[io.github.churunfa/spring-boot-security-rbac-starter "1.0.0-RELEASE"]