Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.unicon |
ArtifactId | ArtifactIdcas-mfa-overlay |
Version | Version2.0.0-RC1 |
Type | Typewar |
Filename | Size |
---|---|
cas-mfa-overlay-2.0.0-RC1.pom | |
cas-mfa-overlay-2.0.0-RC1.war | 47 MB |
cas-mfa-overlay-2.0.0-RC1-javadoc.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa-overlay/ -->
<dependency>
<groupId>net.unicon</groupId>
<artifactId>cas-mfa-overlay</artifactId>
<version>2.0.0-RC1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-overlay/
implementation 'net.unicon:cas-mfa-overlay:2.0.0-RC1'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-overlay/
implementation ("net.unicon:cas-mfa-overlay:2.0.0-RC1")
'net.unicon:cas-mfa-overlay:war:2.0.0-RC1'
<dependency org="net.unicon" name="cas-mfa-overlay" rev="2.0.0-RC1">
<artifact name="cas-mfa-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa-overlay', version='2.0.0-RC1')
)
libraryDependencies += "net.unicon" % "cas-mfa-overlay" % "2.0.0-RC1"
[net.unicon/cas-mfa-overlay "2.0.0-RC1"]