is not current version
Last Version 2.15.1

io.jooby:jooby-pac4j 2.9.3


Categories

Categories

pac4j Security Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-pac4j
Version

Version

2.9.3
Type

Type

jar

Download jooby-pac4j 2.9.3


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