| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.unicon |
| ArtifactId | ArtifactIdcas-mfa |
| Last Version | Last Version2.0.0-RC3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCAS MFA Parent
Apereo CAS SSO server multifactor authentication libraries and web application.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cas-mfa-2.0.0-RC3.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa/ -->
<dependency>
<groupId>net.unicon</groupId>
<artifactId>cas-mfa</artifactId>
<version>2.0.0-RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa/
implementation 'net.unicon:cas-mfa:2.0.0-RC3'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa/
implementation ("net.unicon:cas-mfa:2.0.0-RC3")
'net.unicon:cas-mfa:pom:2.0.0-RC3'
<dependency org="net.unicon" name="cas-mfa" rev="2.0.0-RC3">
<artifact name="cas-mfa" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa', version='2.0.0-RC3')
)
libraryDependencies += "net.unicon" % "cas-mfa" % "2.0.0-RC3"
[net.unicon/cas-mfa "2.0.0-RC3"]