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

com.guicedee.services:ehcache 1.0.16.0


Категории

Категории

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

Группа

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

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

ehcache
Версия

Версия

1.0.16.0
Тип

Тип

jar

Скачать ehcache 1.0.16.0


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