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