is not current version
Last Version 1.0.2.RELEASE

com.github.hiwepy:security-pac4j-spring-boot-starter 1.0.0.RELEASE

Spring Boot Starter For Spring Security With Pac4j

Categories

Categories

Spring Boot Container Microservices Security pac4j
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

security-pac4j-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download security-pac4j-spring-boot-starter 1.0.0.RELEASE


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