| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Ehcache Данные Caching Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторehcache |
| Последняя версия | Последняя версия1.2.2.1-jre17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеehcache
The core maven build properties
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ehcache-1.2.2.1-jre17.pom | |
| ehcache-1.2.2.1-jre17.jar | 1 MB |
| ehcache-1.2.2.1-jre17-sources.jar | 677 KB |
| ehcache-1.2.2.1-jre17-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/ehcache/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>ehcache</artifactId>
<version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/ehcache/
implementation 'com.guicedee.services:ehcache:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/ehcache/
implementation ("com.guicedee.services:ehcache:1.2.2.1-jre17")
'com.guicedee.services:ehcache:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="ehcache" rev="1.2.2.1-jre17">
<artifact name="ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='ehcache', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "ehcache" % "1.2.2.1-jre17"
[com.guicedee.services/ehcache "1.2.2.1-jre17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.guicedee.services : jakarta.xml.bind-api | jar | 1.2.2.1-jre17 |
| com.guicedee.services : slf4j | jar | 1.2.2.1-jre17 |
| com.guicedee.services : cache-api | jar | 1.2.2.1-jre17 |