is not current version
Last Version 1.3.2

com.buession.springboot:buession-springboot-pac4j 1.1.1

Buession Framework Springboot Pac4j Client

Categories

Categories

pac4j Security
GroupId

GroupId

com.buession.springboot
ArtifactId

ArtifactId

buession-springboot-pac4j
Version

Version

1.1.1
Type

Type

jar

Download buession-springboot-pac4j 1.1.1


<!-- https://jarcasting.com/artifacts/com.buession.springboot/buession-springboot-pac4j/ -->
<dependency>
    <groupId>com.buession.springboot</groupId>
    <artifactId>buession-springboot-pac4j</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buession.springboot/buession-springboot-pac4j/
implementation 'com.buession.springboot:buession-springboot-pac4j:1.1.1'
// https://jarcasting.com/artifacts/com.buession.springboot/buession-springboot-pac4j/
implementation ("com.buession.springboot:buession-springboot-pac4j:1.1.1")
'com.buession.springboot:buession-springboot-pac4j:jar:1.1.1'
<dependency org="com.buession.springboot" name="buession-springboot-pac4j" rev="1.1.1">
  <artifact name="buession-springboot-pac4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buession.springboot', module='buession-springboot-pac4j', version='1.1.1')
)
libraryDependencies += "com.buession.springboot" % "buession-springboot-pac4j" % "1.1.1"
[com.buession.springboot/buession-springboot-pac4j "1.1.1"]