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 2.0.0-RC2 in this page.
You can use the following script to add cas-mfa-java-2.0.0-RC2.jar to your project.
<dependency> <groupId>net.unicon</groupId> <artifactId>cas-mfa-java</artifactId> <version>2.0.0-RC2</version> </dependency>
compile group: 'net.unicon', name: 'cas-mfa-java', version: '2.0.0-RC2'
libraryDependencies += "net.unicon" % "cas-mfa-java" % "2.0.0-RC2"
<dependency org="net.unicon" name="cas-mfa-java" rev="2.0.0-RC2"/>
@Grapes(@Grab(group='net.unicon', module='cas-mfa-java', version='2.0.0-RC2'))
'net.unicon:cas-mfa-java:jar:2.0.0-RC2'
Click the following link to download the jar file.
cas-mfa-java-2.0.0-RC2-javadoc.jar