cache-helper

Provides a helper for creating caches (JSR107)

License

License

GroupId

GroupId

com.github.bordertech.taskmaster
ArtifactId

ArtifactId

cache-helper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cache-helper
Provides a helper for creating caches (JSR107)
Project URL

Project URL

https://github.com/bordertech/java-cache-helper
Source Code Management

Source Code Management

https://github.com/bordertech/java-cache-helper

Download cache-helper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.cache : cache-api jar 1.1.1
com.github.bordertech.didums : didums-core jar 1.0.5

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.ehcache : ehcache jar 3.9.9
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
org.mockito : mockito-core jar 4.3.1
com.caffinc : statiflex jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0