не последняя версия
Последняя версия 3.0.0.m1

org.ehcache.modules:ehcache-jmx 3.0.0.Alpha

Ehcache JMX

Категории

Категории

Ehcache Данные Caching
Группа

Группа

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

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

ehcache-jmx
Версия

Версия

3.0.0.Alpha
Тип

Тип

jar

Скачать ehcache-jmx 3.0.0.Alpha


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