Last Version

taskmaster-cache-ehcache 2.0.0-beta-1

Task Master provides a ehcache helper.

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.bordertech.taskmaster
ArtifactId

ArtifactId

taskmaster-cache-ehcache
Version

Version

2.0.0-beta-1
Type

Type

jar
Description

Description

taskmaster-cache-ehcache
Task Master provides a ehcache helper.

Download taskmaster-cache-ehcache 2.0.0-beta-1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.bordertech.taskmaster : taskmaster-cache-helper jar 2.0.0-beta-1
org.apache.commons : commons-lang3 jar 3.9

provided (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.ehcache : ehcache jar 3.8.0

Project Modules

There are no modules declared in this project.