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

spring security rbac

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

io.github.churunfa
ArtifactId

ArtifactId

spring-boot-security-rbac-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.churunfa:spring-boot-security-rbac-starter
spring security rbac
Project URL

Project URL

https://github.com/churunfa/spring-security-rbac
Source Code Management

Source Code Management

https://github.com/churunfa/spring-security-rbac

Download spring-boot-security-rbac-starter

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.churunfa : spring-boot-security-rbac-starter-autoconfigure jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0-RELEASE