is not current version
Last Version 1.3.2

com.buession.springboot:buession-springboot-pac4j 1.0.0

Buession Framework Springboot Pac4j Client

Categories

Categories

pac4j Security
GroupId

GroupId

com.buession.springboot
ArtifactId

ArtifactId

buession-springboot-pac4j
Version

Version

1.0.0
Type

Type

jar

Download buession-springboot-pac4j 1.0.0


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