Jar examples for c:cas-mfa-java
This module is intended to include all the Java you need to add to a CAS implementation to take advantage of the extended multifactor authentication features in this project.
You can download jar file cas-mfa-java 1.0.0-RC9 in this page.
You can use the following script to add cas-mfa-java-1.0.0-RC9.jar to your project.
<dependency> <groupId>net.unicon</groupId> <artifactId>cas-mfa-java</artifactId> <version>1.0.0-RC9</version> </dependency>
compile group: 'net.unicon', name: 'cas-mfa-java', version: '1.0.0-RC9'
libraryDependencies += "net.unicon" % "cas-mfa-java" % "1.0.0-RC9"
<dependency org="net.unicon" name="cas-mfa-java" rev="1.0.0-RC9"/>
@Grapes(@Grab(group='net.unicon', module='cas-mfa-java', version='1.0.0-RC9'))
'net.unicon:cas-mfa-java:jar:1.0.0-RC9'
Click the following link to download the jar file.
cas-mfa-java-1.0.0-RC9-javadoc.jar