| License |
License |
|---|---|
| GroupId | GroupIdcom.infilos |
| ArtifactId | ArtifactIdspring-stateful-cas |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJWT based authentication and ABAC based authorization.
|
| Filename | Size |
|---|---|
| spring-stateful-cas-0.7.0.pom | |
| spring-stateful-cas-0.7.0.jar | 6 KB |
| spring-stateful-cas-0.7.0-sources.jar | 5 KB |
| spring-stateful-cas-0.7.0-javadoc.jar | 394 KB |
| Browse |
<!-- 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"]
| 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 |