is not current version
Last Version 2.15.1

io.jooby:jooby-pac4j 2.10.0

The modular web framework for Java and Kotlin

License

License

Categories

Categories

pac4j Security Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-pac4j
Version

Version

2.10.0
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-pac4j 2.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.jooby : jooby jar 2.10.0
org.pac4j : pac4j-core jar 4.4.0
org.pac4j : pac4j-http jar 4.4.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.jacoco : org.jacoco.agent jar 0.8.7
io.jooby : jooby-test jar 2.10.0

Project Modules

There are no modules declared in this project.