Jar examples for r:ratpack-pac4j
Authentication via pac4j - https://github.com/leleuj/pac4j
You can download jar file ratpack-pac4j 1.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-pac4j-1.5.0.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-pac4j</artifactId> <version>1.5.0</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-pac4j', version: '1.5.0'
libraryDependencies += "io.ratpack" % "ratpack-pac4j" % "1.5.0"
<dependency org="io.ratpack" name="ratpack-pac4j" rev="1.5.0"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-pac4j', version='1.5.0'))
'io.ratpack:ratpack-pac4j:jar:1.5.0'
Click the following link to download the jar file.
ratpack-pac4j-1.5.0-javadoc.jar