License |
License |
---|---|
GroupId | GroupIdde.qaware.tools.collection-cacheable-for-spring |
ArtifactId | ArtifactIdcollection-cacheable-for-spring-api |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionCollection Cacheable for Spring :: API
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-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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |