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

org.sonatype.sisu:sisu-ehcache 1.0

SISU EHCache Component

Категории

Категории

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

Группа

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

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

sisu-ehcache
Версия

Версия

1.0
Тип

Тип

jar

Скачать sisu-ehcache 1.0


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