is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.taskmaster:taskmaster-cache-ehcache 1.0.2

Task Master provides a ehcache helper.

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.bordertech.taskmaster
ArtifactId

ArtifactId

taskmaster-cache-ehcache
Version

Version

1.0.2
Type

Type

jar

Download taskmaster-cache-ehcache 1.0.2


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