is not current version
Last Version 1.3.0

de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent 1.0.2

Spring cache extension for putting a whole collection of entities as single cache items

GroupId

GroupId

de.qaware.tools.collection-cacheable-for-spring
ArtifactId

ArtifactId

collection-cacheable-for-spring-parent
Version

Version

1.0.2
Type

Type

pom

Download collection-cacheable-for-spring-parent 1.0.2


<!-- 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.0.2</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.0.2'
// 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.0.2")
'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:pom:1.0.2'
<dependency org="de.qaware.tools.collection-cacheable-for-spring" name="collection-cacheable-for-spring-parent" rev="1.0.2">
  <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.0.2')
)
libraryDependencies += "de.qaware.tools.collection-cacheable-for-spring" % "collection-cacheable-for-spring-parent" % "1.0.2"
[de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent "1.0.2"]