Last Version

addc-cache 2.6

The addc-cache library supplies classes to support caches that can be flushed or whose objects re retained only for a certain time and whose timeout may be reset by access to the object.

License

License

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

addc-cache
Version

Version

2.6
Type

Type

jar
Description

Description

addc-cache
The addc-cache library supplies classes to support caches that can be flushed or whose objects re retained only for a certain time and whose timeout may be reset by access to the object.
Project Organization

Project Organization

ADDC Infotech GmbH

Download addc-cache 2.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.addc : addc-base jar 2.6

test (5)

Group / Artifact Type Version
com.addc : addc-test jar 2.6
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.