is not current version
Last Version 2.0.0.RELEASE

com.github.hiwepy:shiro-pac4j-spring-boot-starter 1.0.2.RELEASE

Spring Boot Starter For Shiro With Pac4j

Categories

Categories

Spring Boot Container Microservices pac4j Security
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

shiro-pac4j-spring-boot-starter
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download shiro-pac4j-spring-boot-starter 1.0.2.RELEASE


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