MVN

org.everit.cache : org.everit.cache.api

Maven & Gradle

Oct 06, 2015
2 usages
1 stars

Everit - Cache API · API to create and use caches in Everit components.

<dependency>
    <groupId>org.everit.cache</groupId>
    <artifactId>org.everit.cache.api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.everit.cache : org.everit.cache.api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.everit.cache : org.everit.cache.api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.everit.cache.api-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.everit.cache</groupId>
    <artifactId>org.everit.cache.api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.everit.cache : org.everit.cache.api gradle dependency to your build.gradle file:

implementation 'org.everit.cache:org.everit.cache.api:1.0.0'

Gradle Kotlin DSL: Add the following org.everit.cache : org.everit.cache.api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.everit.cache:org.everit.cache.api:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.everit.cache : org.everit.cache.api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.everit.cache" % "org.everit.cache.api" % "1.0.0"

Advertisement

Dependencies from Group

Oct 06, 2015
2 usages
1 stars
Oct 06, 2015
1 usages
0 stars

Discover Dependencies

May 20, 2020
2 usages
1 stars
Apr 04, 2022
6 usages
1 stars
Feb 16, 2023
3 usages
3 stars
Jan 07, 2023
3 usages
48 stars
Dec 18, 2013
2 usages
0 stars
Feb 11, 2009
13 usages
Dec 12, 2013
20 usages