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

com.guicedee.services:ehcache 1.1.0.3


Категории

Категории

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

Группа

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

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

ehcache
Версия

Версия

1.1.0.3
Тип

Тип

jar

Скачать ehcache 1.1.0.3


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