Last Version

taskmaster-cache-helper 2.0.0-beta-1

Task Master provides a Cache Helper API.

License

License

GroupId

GroupId

com.github.bordertech.taskmaster
ArtifactId

ArtifactId

taskmaster-cache-helper
Version

Version

2.0.0-beta-1
Type

Type

jar
Description

Description

taskmaster-cache-helper
Task Master provides a Cache Helper API.

Download taskmaster-cache-helper 2.0.0-beta-1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
javax.cache : cache-api jar 1.1.1
com.github.bordertech.didums : didums-core jar 1.0.4

provided (1)

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

Project Modules

There are no modules declared in this project.