не последняя версия
Последняя версия 0.89.1

org.stagemonitor:stagemonitor-ehcache 0.22.0

an open source solution to application performance monitoring for java server applications

Категории

Категории

Ehcache Данные Caching Stagemonitor Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.stagemonitor
Идентификатор

Идентификатор

stagemonitor-ehcache
Версия

Версия

0.22.0
Тип

Тип

jar

Скачать stagemonitor-ehcache 0.22.0


<!-- https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-ehcache/ -->
<dependency>
    <groupId>org.stagemonitor</groupId>
    <artifactId>stagemonitor-ehcache</artifactId>
    <version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-ehcache/
implementation 'org.stagemonitor:stagemonitor-ehcache:0.22.0'
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-ehcache/
implementation ("org.stagemonitor:stagemonitor-ehcache:0.22.0")
'org.stagemonitor:stagemonitor-ehcache:jar:0.22.0'
<dependency org="org.stagemonitor" name="stagemonitor-ehcache" rev="0.22.0">
  <artifact name="stagemonitor-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.stagemonitor', module='stagemonitor-ehcache', version='0.22.0')
)
libraryDependencies += "org.stagemonitor" % "stagemonitor-ehcache" % "0.22.0"
[org.stagemonitor/stagemonitor-ehcache "0.22.0"]