не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:ehcache 1.2.0.1-jre11


Категории

Категории

GUI Взаимодействие с пользователем Ehcache Данные Caching Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

ehcache
Версия

Версия

1.2.0.1-jre11
Тип

Тип

jar

Скачать ehcache 1.2.0.1-jre11


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