MVN

com.github.bordertech.taskmaster : taskmaster-cache-helper

Maven & Gradle

Aug 21, 2019
2 usages
0 stars

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

<dependency>
    <groupId>com.github.bordertech.taskmaster</groupId>
    <artifactId>taskmaster-cache-helper</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bordertech.taskmaster : taskmaster-cache-helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5
  • Latest Beta: 2.0.0-beta-1

All Versions

Choose a version of com.github.bordertech.taskmaster : taskmaster-cache-helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
taskmaster-cache-helper-2.0.0-beta-1
1.0.x
taskmaster-cache-helper-1.0.5
taskmaster-cache-helper-1.0.4
taskmaster-cache-helper-1.0.3
taskmaster-cache-helper-1.0.2

How to add a dependency to Maven

Add the following com.github.bordertech.taskmaster : taskmaster-cache-helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bordertech.taskmaster</groupId>
    <artifactId>taskmaster-cache-helper</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bordertech.taskmaster : taskmaster-cache-helper gradle dependency to your build.gradle file:

implementation 'com.github.bordertech.taskmaster:taskmaster-cache-helper:1.0.5'

Gradle Kotlin DSL: Add the following com.github.bordertech.taskmaster : taskmaster-cache-helper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bordertech.taskmaster:taskmaster-cache-helper:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bordertech.taskmaster : taskmaster-cache-helper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bordertech.taskmaster" % "taskmaster-cache-helper" % "1.0.5"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 28, 2012
8 usages
0 stars
Aug 27, 2019
4 usages
1 stars
Apr 29, 2019
3 usages
11 stars
Dec 17, 2021
2 usages
270 stars
Mar 04, 2018
3 usages
107 stars
Apr 07, 2022
3 usages
10 stars
Oct 29, 2020
3 usages
50 stars
Jun 05, 2023
28 usages
713 stars