Categories |
CategoriesEhcache Data Caching |
---|---|
GroupId | GroupIdorg.apereo.cas |
ArtifactId | ArtifactIdcas-server-support-ehcache-monitor |
Version | Version5.1.0-RC3 |
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.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-ehcache-monitor/
implementation 'org.apereo.cas:cas-server-support-ehcache-monitor:5.1.0-RC3'
// https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-ehcache-monitor/
implementation ("org.apereo.cas:cas-server-support-ehcache-monitor:5.1.0-RC3")
'org.apereo.cas:cas-server-support-ehcache-monitor:jar:5.1.0-RC3'
<dependency org="org.apereo.cas" name="cas-server-support-ehcache-monitor" rev="5.1.0-RC3">
<artifact name="cas-server-support-ehcache-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apereo.cas', module='cas-server-support-ehcache-monitor', version='5.1.0-RC3')
)
libraryDependencies += "org.apereo.cas" % "cas-server-support-ehcache-monitor" % "5.1.0-RC3"
[org.apereo.cas/cas-server-support-ehcache-monitor "5.1.0-RC3"]