is not current version
Last Version 2.0.0.RELEASE

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

Spring Boot Starter For Pac4j

Categories

Categories

Spring Boot Container Microservices pac4j Security
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

pac4j-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download pac4j-spring-boot-starter 1.0.0.RELEASE


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