Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.beangle.security |
ArtifactId | ArtifactIdbeangle-security-cas_2.13 |
Version | Version4.2.19 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-cas_2.13/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-cas_2.13</artifactId>
<version>4.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-cas_2.13/
implementation 'org.beangle.security:beangle-security-cas_2.13:4.2.19'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-cas_2.13/
implementation ("org.beangle.security:beangle-security-cas_2.13:4.2.19")
'org.beangle.security:beangle-security-cas_2.13:jar:4.2.19'
<dependency org="org.beangle.security" name="beangle-security-cas_2.13" rev="4.2.19">
<artifact name="beangle-security-cas_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-cas_2.13', version='4.2.19')
)
libraryDependencies += "org.beangle.security" % "beangle-security-cas_2.13" % "4.2.19"
[org.beangle.security/beangle-security-cas_2.13 "4.2.19"]