Categories |
CategoriesEhcache Data Caching Stagemonitor Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.stagemonitor |
ArtifactId | ArtifactIdstagemonitor-ehcache |
Version | Version0.88.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-ehcache/ -->
<dependency>
<groupId>org.stagemonitor</groupId>
<artifactId>stagemonitor-ehcache</artifactId>
<version>0.88.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-ehcache/
implementation 'org.stagemonitor:stagemonitor-ehcache:0.88.4'
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-ehcache/
implementation ("org.stagemonitor:stagemonitor-ehcache:0.88.4")
'org.stagemonitor:stagemonitor-ehcache:jar:0.88.4'
<dependency org="org.stagemonitor" name="stagemonitor-ehcache" rev="0.88.4">
<artifact name="stagemonitor-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.stagemonitor', module='stagemonitor-ehcache', version='0.88.4')
)
libraryDependencies += "org.stagemonitor" % "stagemonitor-ehcache" % "0.88.4"
[org.stagemonitor/stagemonitor-ehcache "0.88.4"]