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

org.ehcache.modules:ehcache-core-spi-test 3.0.0.m2

The Core SPI test module of Ehcache 3

Категории

Категории

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

Группа

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

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

ehcache-core-spi-test
Версия

Версия

3.0.0.m2
Тип

Тип

jar

Скачать ehcache-core-spi-test 3.0.0.m2


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