Categories |
CategoriesEhcache Data Caching |
---|---|
GroupId | GroupIdorg.apereo.cas |
ArtifactId | ArtifactIdcas-server-support-ehcache-monitor |
Version | Version5.0.0.RC4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-ehcache-monitor/ -->
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-ehcache-monitor</artifactId>
<version>5.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-ehcache-monitor/
implementation 'org.apereo.cas:cas-server-support-ehcache-monitor:5.0.0.RC4'
// https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-ehcache-monitor/
implementation ("org.apereo.cas:cas-server-support-ehcache-monitor:5.0.0.RC4")
'org.apereo.cas:cas-server-support-ehcache-monitor:jar:5.0.0.RC4'
<dependency org="org.apereo.cas" name="cas-server-support-ehcache-monitor" rev="5.0.0.RC4">
<artifact name="cas-server-support-ehcache-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apereo.cas', module='cas-server-support-ehcache-monitor', version='5.0.0.RC4')
)
libraryDependencies += "org.apereo.cas" % "cas-server-support-ehcache-monitor" % "5.0.0.RC4"
[org.apereo.cas/cas-server-support-ehcache-monitor "5.0.0.RC4"]