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

net.sf.ehcache:ehcache-root 2.7.4


Категории

Категории

Сеть Ehcache Данные Caching
Группа

Группа

net.sf.ehcache
Идентификатор

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

ehcache-root
Версия

Версия

2.7.4
Тип

Тип

pom

Скачать ehcache-root 2.7.4

Имя Файла Размер
ehcache-root-2.7.4.pom 11 KB
Обзор

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