com.infilos:relax-auth-core

JWT based authentication and ABAC based authorization.

License

License

GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-auth-core
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-auth-core

Download relax-auth-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
javax.servlet : javax.servlet-api jar
org.pac4j : pac4j-jwt jar
org.pac4j : pac4j-http jar
org.pac4j : pac4j-cas jar
org.pac4j : pac4j-oauth jar
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
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