com.infilos:spring-stateless-header

JWT based authentication and ABAC based authorization.

License

License

GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

spring-stateless-header
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JWT based authentication and ABAC based authorization.

Download spring-stateless-header

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.infilos : relax-auth-spring-boot-starter jar 0.7.0
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