MVN

io.meshware.cache : cache-api

Maven & Gradle

Jun 30, 2023
4 usages

meshware-local-cache-api · The interface definition of the local cache component

<dependency>
    <groupId>io.meshware.cache</groupId>
    <artifactId>cache-api</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.2

All Versions

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

Version Vulnerabilities Updated
0.1.x
cache-api-0.1.2
cache-api-0.1.1
cache-api-0.1.0
0.0.x
cache-api-0.0.9
cache-api-0.0.8
cache-api-0.0.7
cache-api-0.0.6
cache-api-0.0.5
cache-api-0.0.4
cache-api-0.0.3
cache-api-0.0.2
cache-api-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.meshware.cache</groupId>
    <artifactId>cache-api</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.meshware.cache : cache-api gradle dependency to your build.gradle file:

implementation 'io.meshware.cache:cache-api:0.1.2'

Gradle Kotlin DSL: Add the following io.meshware.cache : cache-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.meshware.cache:cache-api:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.meshware.cache : cache-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.meshware.cache" % "cache-api" % "0.1.2"

Advertisement

Dependencies from Group

Jun 30, 2023
9 usages
Jun 30, 2023
7 usages
Jun 30, 2023
4 usages
Jun 30, 2023
1 usages
Jun 30, 2023
1 usages

Discover Dependencies

Sep 12, 2013
1 usages
1.5k stars
Oct 28, 2017
2 usages
18 stars
Dec 22, 2021
4 usages
428 stars
Aug 21, 2020
3 usages
60 stars
Jul 05, 2023
7 usages
21 stars
Feb 04, 2023
1 usages
408 stars
Apr 14, 2020
7 usages
225 stars