Last Version

Collection Cacheable for Spring 1.3.0

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

License

License

GroupId

GroupId

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

ArtifactId

collection-cacheable-for-spring-parent
Version

Version

1.3.0
Type

Type

pom
Description

Description

Collection Cacheable for Spring
Spring cache extension for putting a whole collection of entities as single cache items
Project URL

Project URL

https://github.com/qaware/collection-cacheable-for-spring
Project Organization

Project Organization

QAware GmbH
Source Code Management

Source Code Management

https://github.com/qaware/collection-cacheable-for-spring

Download collection-cacheable-for-spring-parent 1.3.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • collection-cacheable-for-spring-api
  • collection-cacheable-for-spring-starter