MVN

com.kuassivi.annotation : repository-cache

Maven & Gradle

Mar 29, 2016
2 usages
32 stars

RepositoryCache · Proxy Cache Manager annotation that helps you to cache your repository method calls.

<dependency>
    <groupId>com.kuassivi.annotation</groupId>
    <artifactId>repository-cache</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kuassivi.annotation : repository-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.kuassivi.annotation : repository-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
repository-cache-1.1.5
repository-cache-1.1.4
repository-cache-1.1.2
repository-cache-1.1.1
1.0.x
repository-cache-1.0.4

How to add a dependency to Maven

Add the following com.kuassivi.annotation : repository-cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kuassivi.annotation</groupId>
    <artifactId>repository-cache</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kuassivi.annotation : repository-cache gradle dependency to your build.gradle file:

implementation 'com.kuassivi.annotation:repository-cache:1.1.5'

Gradle Kotlin DSL: Add the following com.kuassivi.annotation : repository-cache gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kuassivi.annotation:repository-cache:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kuassivi.annotation : repository-cache sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kuassivi.annotation" % "repository-cache" % "1.1.5"

Advertisement

Dependencies from Group

Mar 29, 2016
2 usages
32 stars

Discover Dependencies

Nov 29, 2017
6 usages
1 stars
May 11, 2023
31 usages
2.2k stars
May 17, 2021
4 usages
171 stars
Apr 19, 2023
3 usages
0 stars
Feb 07, 2022
6 usages
41 stars
Aug 11, 2021
3 usages
0 stars
Sep 20, 2005
3 usages
Nov 16, 2021
4 usages
148 stars
Nov 03, 2022
8 usages
336 stars
Feb 15, 2018
2 usages
4 stars