Last Version

CAS MFA Toopher 1.0.0-RC10

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.unicon
ArtifactId

ArtifactId

cas-mfa-toopher
Version

Version

1.0.0-RC10
Type

Type

jar
Description

Description

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

Project Organization

Unicon Inc.

Download cas-mfa-toopher 1.0.0-RC10


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

Dependencies

compile (3)

Group / Artifact Type Version
net.unicon : cas-mfa-java jar 1.0.0-RC10
commons-codec : commons-codec jar 1.7
oauth.signpost : signpost-core jar 1.2.1.2

provided (1)

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

Project Modules

There are no modules declared in this project.