relax-authentic

JWT based authentication and ABAC based authorization.

License

License

GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-authentic
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

relax-authentic
JWT based authentication and ABAC based authorization.
Project URL

Project URL

https://github.com/infilow/relax-authentic
Source Code Management

Source Code Management

https://github.com/infilow/relax-authentic/tree/master

Download relax-authentic

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • relax-auth-core
  • relax-auth-spring-boot-starter
  • relax-abac-spring-boot-starter
  • relax-auth-usage-samples

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0