License |
License |
---|---|
GroupId | GroupIdde.qaware.tools.collection-cacheable-for-spring |
ArtifactId | ArtifactIdcollection-cacheable-for-spring-api |
Version | Version1.2.0 |
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.2.0</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.2.0'
// 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.2.0")
'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-api:jar:1.2.0'
<dependency org="de.qaware.tools.collection-cacheable-for-spring" name="collection-cacheable-for-spring-api" rev="1.2.0">
<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.2.0')
)
libraryDependencies += "de.qaware.tools.collection-cacheable-for-spring" % "collection-cacheable-for-spring-api" % "1.2.0"
[de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-api "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |