MVN

no.digipost : cache

Maven & Gradle

Feb 23, 2017
2 usages
0 stars

Digipost Caching · Caching functionality.

<dependency>
    <groupId>no.digipost</groupId>
    <artifactId>cache</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.digipost : cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of no.digipost : cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
cache-1.3
1.2.x
cache-1.2.1
1.2
cache-1.2
1.1
cache-1.1
1.0
cache-1.0

How to add a dependency to Maven

Add the following no.digipost : cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.digipost</groupId>
    <artifactId>cache</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.digipost : cache gradle dependency to your build.gradle file:

implementation 'no.digipost:cache:1.3'

Gradle Kotlin DSL: Add the following no.digipost : cache gradle kotlin dependency to your build.gradle.kts file:

implementation("no.digipost:cache:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.digipost : cache sbt scala dependency to your build.sbt file:

libraryDependencies += "no.digipost" % "cache" % "1.3"

Advertisement

Dependencies from Group

Jan 02, 2023
8 usages
6 stars
Jul 06, 2023
6 usages
2 stars
Jul 06, 2023
4 usages
2 stars
Jul 06, 2023
3 usages
2 stars
Jun 06, 2014
3 usages
2 stars

Discover Dependencies