com.infilos:relax-abac-spring-boot-starter

JWT based authentication and ABAC based authorization.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-abac-spring-boot-starter
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JWT based authentication and ABAC based authorization.
Source Code Management

Source Code Management

https://github.com/infilow/relax-authentic/tree/master/relax-abac-spring-boot-starter

Download relax-abac-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.infilos/relax-abac-spring-boot-starter/ -->
<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>relax-abac-spring-boot-starter</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-abac-spring-boot-starter/
implementation 'com.infilos:relax-abac-spring-boot-starter:0.7.0'
// https://jarcasting.com/artifacts/com.infilos/relax-abac-spring-boot-starter/
implementation ("com.infilos:relax-abac-spring-boot-starter:0.7.0")
'com.infilos:relax-abac-spring-boot-starter:jar:0.7.0'
<dependency org="com.infilos" name="relax-abac-spring-boot-starter" rev="0.7.0">
  <artifact name="relax-abac-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-abac-spring-boot-starter', version='0.7.0')
)
libraryDependencies += "com.infilos" % "relax-abac-spring-boot-starter" % "0.7.0"
[com.infilos/relax-abac-spring-boot-starter "0.7.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.infilos : relax-auth-spring-boot-starter jar 0.7.0
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0