Last Version

Collection Cacheable for Spring :: Starter 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-starter
Version

Version

1.3.0
Type

Type

jar
Description

Description

Collection Cacheable for Spring :: Starter
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-starter 1.3.0


<!-- https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-starter/ -->
<dependency>
    <groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
    <artifactId>collection-cacheable-for-spring-starter</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-starter/
implementation 'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-starter:1.3.0'
// https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-starter/
implementation ("de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-starter:1.3.0")
'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-starter:jar:1.3.0'
<dependency org="de.qaware.tools.collection-cacheable-for-spring" name="collection-cacheable-for-spring-starter" rev="1.3.0">
  <artifact name="collection-cacheable-for-spring-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.collection-cacheable-for-spring', module='collection-cacheable-for-spring-starter', version='1.3.0')
)
libraryDependencies += "de.qaware.tools.collection-cacheable-for-spring" % "collection-cacheable-for-spring-starter" % "1.3.0"
[de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-starter "1.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
de.qaware.tools.collection-cacheable-for-spring : collection-cacheable-for-spring-api jar 1.3.0
org.springframework : spring-context jar
org.springframework.boot : spring-boot-autoconfigure jar 2.6.3
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.3

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.