is not current version
Last Version 1.0.6

com.kakawait:cas-security-spring-boot-autoconfigure 1.0.5

Spring boot autoconfigure for Apereo CAS client fully integrated with Spring security

Categories

Categories

Spring Boot Container Microservices Security Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.kakawait
ArtifactId

ArtifactId

cas-security-spring-boot-autoconfigure
Version

Version

1.0.5
Type

Type

jar

Download cas-security-spring-boot-autoconfigure 1.0.5


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