Last Version

CAS MFA Authy 1.0.0-RC10

This module is intended to include all Java code related to CAS MFA and Authy integration. Mostly for now, this only hosts Authy code.

License

License

Categories

Categories

Net
GroupId

GroupId

net.unicon
ArtifactId

ArtifactId

cas-mfa-authy
Version

Version

1.0.0-RC10
Type

Type

jar
Description

Description

CAS MFA Authy
This module is intended to include all Java code related to CAS MFA and Authy integration. Mostly for now, this only hosts Authy code.
Project Organization

Project Organization

Unicon Inc.

Download cas-mfa-authy 1.0.0-RC10


<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa-authy/ -->
<dependency>
    <groupId>net.unicon</groupId>
    <artifactId>cas-mfa-authy</artifactId>
    <version>1.0.0-RC10</version>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-authy/
implementation 'net.unicon:cas-mfa-authy:1.0.0-RC10'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-authy/
implementation ("net.unicon:cas-mfa-authy:1.0.0-RC10")
'net.unicon:cas-mfa-authy:jar:1.0.0-RC10'
<dependency org="net.unicon" name="cas-mfa-authy" rev="1.0.0-RC10">
  <artifact name="cas-mfa-authy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa-authy', version='1.0.0-RC10')
)
libraryDependencies += "net.unicon" % "cas-mfa-authy" % "1.0.0-RC10"
[net.unicon/cas-mfa-authy "1.0.0-RC10"]

Dependencies

compile (1)

Group / Artifact Type Version
net.unicon : cas-mfa-java jar 1.0.0-RC10

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.