is not current version
Last Version 1.6.9

org.jooby:jooby-pac4j2 1.6.3


Categories

Categories

pac4j Security Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-pac4j2
Version

Version

1.6.3
Type

Type

jar

Download jooby-pac4j2 1.6.3


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