License |
License |
---|---|
GroupId | GroupIdde.qaware.tools.collection-cacheable-for-spring |
ArtifactId | ArtifactIdcollection-cacheable-for-spring-starter |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionCollection Cacheable for Spring :: Starter
Spring cache extension for putting a whole collection of entities as single cache items
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |
org.junit.vintage : junit-vintage-engine | jar |