MVN

org.grails.plugins : cache

Maven & Gradle

Mar 16, 2022
23 stars

Cache Plugin · Provides AST transformations for caching method calls

<dependency>
    <groupId>org.grails.plugins</groupId>
    <artifactId>cache</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.1
  • Latest Release Candidate: 5.0.0-RC2

All Versions

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

Version Vulnerabilities Updated
5.0.x
cache-5.0.1
cache-5.0.0
cache-5.0.0-RC2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.grails.plugins</groupId>
    <artifactId>cache</artifactId>
    <version>5.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.grails.plugins:cache:5.0.1'

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

implementation("org.grails.plugins:cache:5.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.grails.plugins" % "cache" % "5.0.1"

Advertisement

Dependencies from Group

Jul 22, 2023
16 usages
62 stars
gsp
Aug 25, 2023
15 usages
16 stars
Jun 30, 2023
12 usages
15 stars
Aug 24, 2023
8 usages
255 stars
Jul 22, 2023
6 usages
56 stars

Discover Dependencies

Mar 14, 2022
0 stars
Dec 01, 2022
1 stars
Nov 18, 2022
0 stars
Nov 18, 2022
0 stars
Aug 11, 2023
32 stars
Mar 28, 2022
Aug 11, 2023
32 stars