is not current version
Last Version 1.3.0

Collection Cacheable for Spring :: API 1.1.2

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-api
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Project Organization

QAware GmbH

Download collection-cacheable-for-spring-api 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-core jar

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar

Project Modules

There are no modules declared in this project.