License |
License |
---|---|
Categories |
CategoriesNet KeY Data Data Formats Formal Verification |
GroupId | GroupIdnet.unicon |
ArtifactId | ArtifactIdcas-mfa-yubikey-web |
Version | Version1.0.0-RC10 |
Type | Typewar |
Description |
DescriptionCAS MFA YubiKey Web Support
This is the multifactor extensions for CAS sub-module for Yubikey Web components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cas-mfa-yubikey-web-1.0.0-RC10.pom | |
cas-mfa-yubikey-web-1.0.0-RC10.war | 45 MB |
cas-mfa-yubikey-web-1.0.0-RC10-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa-yubikey-web/ -->
<dependency>
<groupId>net.unicon</groupId>
<artifactId>cas-mfa-yubikey-web</artifactId>
<version>1.0.0-RC10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-yubikey-web/
implementation 'net.unicon:cas-mfa-yubikey-web:1.0.0-RC10'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-yubikey-web/
implementation ("net.unicon:cas-mfa-yubikey-web:1.0.0-RC10")
'net.unicon:cas-mfa-yubikey-web:war:1.0.0-RC10'
<dependency org="net.unicon" name="cas-mfa-yubikey-web" rev="1.0.0-RC10">
<artifact name="cas-mfa-yubikey-web" type="war" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa-yubikey-web', version='1.0.0-RC10')
)
libraryDependencies += "net.unicon" % "cas-mfa-yubikey-web" % "1.0.0-RC10"
[net.unicon/cas-mfa-yubikey-web "1.0.0-RC10"]
Group / Artifact | Type | Version |
---|---|---|
net.unicon.cas : cas-addons | jar | 1.16 |