com.infilos:spring-stateful-cas

JWT based authentication and ABAC based authorization.

License

License

GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

spring-stateful-cas
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-stateful-cas

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.pac4j : pac4j-cas jar
org.springframework.session : spring-session-core jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
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