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