License |
License |
---|---|
GroupId | GroupIdde.qaware.tools.collection-cacheable-for-spring |
ArtifactId | ArtifactIdcollection-cacheable-for-spring-parent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCollection Cacheable for Spring
Spring cache extension for putting a whole collection of entities as single cache items
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
collection-cacheable-for-spring-parent-1.3.0.pom | 10 KB |
Browse |
<!-- 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"]