commons-cache

Cache2K Abstraction

License

License

GroupId

GroupId

com.scoperetail.commons
ArtifactId

ArtifactId

commons-cache
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-cache
Cache2K Abstraction
Project URL

Project URL

https://github.com/scoperetail-io/commons-cache
Source Code Management

Source Code Management

https://github.com/scoperetail-io/commons-cache

Download commons-cache

How to add to project

<!-- https://jarcasting.com/artifacts/com.scoperetail.commons/commons-cache/ -->
<dependency>
    <groupId>com.scoperetail.commons</groupId>
    <artifactId>commons-cache</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.commons/commons-cache/
implementation 'com.scoperetail.commons:commons-cache:1.0'
// https://jarcasting.com/artifacts/com.scoperetail.commons/commons-cache/
implementation ("com.scoperetail.commons:commons-cache:1.0")
'com.scoperetail.commons:commons-cache:jar:1.0'
<dependency org="com.scoperetail.commons" name="commons-cache" rev="1.0">
  <artifact name="commons-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.commons', module='commons-cache', version='1.0')
)
libraryDependencies += "com.scoperetail.commons" % "commons-cache" % "1.0"
[com.scoperetail.commons/commons-cache "1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar
org.cache2k : cache2k-api jar 1.2.4.Final
org.cache2k : cache2k-core jar 1.2.4.Final
org.cache2k : cache2k-spring jar 1.2.4.Final
org.projectlombok : lombok Optional jar
org.apache.commons : commons-lang3 jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.awaitility : awaitility jar 3.0.0
org.awaitility : awaitility-proxy jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0