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

net.sf.ehcache:ehcache-terracotta-root 2.1.0


Категории

Категории

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

Группа

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

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

ehcache-terracotta-root
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать ehcache-terracotta-root 2.1.0

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

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