is not current version
Last Version 1.6.9

org.jooby:jooby-pac4j 1.6.5


Categories

Categories

pac4j Security Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-pac4j
Version

Version

1.6.5
Type

Type

jar

Download jooby-pac4j 1.6.5


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