| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.qaware.tools.collection-cacheable-for-spring |
| Идентификатор | Идентификаторcollection-cacheable-for-spring-parent |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCollection Cacheable for Spring
Spring cache extension for putting a whole collection of entities as single cache items
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| collection-cacheable-for-spring-parent-1.3.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent/ -->
<dependency>
<groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
<artifactId>collection-cacheable-for-spring-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent/
implementation 'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:1.3.0'
// https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent/
implementation ("de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:1.3.0")
'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:pom:1.3.0'
<dependency org="de.qaware.tools.collection-cacheable-for-spring" name="collection-cacheable-for-spring-parent" rev="1.3.0">
<artifact name="collection-cacheable-for-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.collection-cacheable-for-spring', module='collection-cacheable-for-spring-parent', version='1.3.0')
)
libraryDependencies += "de.qaware.tools.collection-cacheable-for-spring" % "collection-cacheable-for-spring-parent" % "1.3.0"
[de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent "1.3.0"]