is not current version
Last Version 4.2.7

org.jasig.cas:cas-management-webapp 4.2.2

cas-management-webapp

GroupId

GroupId

org.jasig.cas
ArtifactId

ArtifactId

cas-management-webapp
Version

Version

4.2.2
Type

Type

war

Download cas-management-webapp 4.2.2


<!-- https://jarcasting.com/artifacts/org.jasig.cas/cas-management-webapp/ -->
<dependency>
    <groupId>org.jasig.cas</groupId>
    <artifactId>cas-management-webapp</artifactId>
    <version>4.2.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.cas/cas-management-webapp/
implementation 'org.jasig.cas:cas-management-webapp:4.2.2'
// https://jarcasting.com/artifacts/org.jasig.cas/cas-management-webapp/
implementation ("org.jasig.cas:cas-management-webapp:4.2.2")
'org.jasig.cas:cas-management-webapp:war:4.2.2'
<dependency org="org.jasig.cas" name="cas-management-webapp" rev="4.2.2">
  <artifact name="cas-management-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.cas', module='cas-management-webapp', version='4.2.2')
)
libraryDependencies += "org.jasig.cas" % "cas-management-webapp" % "4.2.2"
[org.jasig.cas/cas-management-webapp "4.2.2"]