Cache Plugin

Provides AST transformations for caching method calls

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.plugins
ArtifactId

ArtifactId

cache
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cache Plugin
Provides AST transformations for caching method calls
Project URL

Project URL

https://github.com/grails-plugins/grails-cache
Source Code Management

Source Code Management

https://github.com/grails-plugins/grails-cache

Download cache

How to add to project

<!-- https://jarcasting.com/artifacts/org.grails.plugins/cache/ -->
<dependency>
    <groupId>org.grails.plugins</groupId>
    <artifactId>cache</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails.plugins/cache/
implementation 'org.grails.plugins:cache:5.0.1'
// https://jarcasting.com/artifacts/org.grails.plugins/cache/
implementation ("org.grails.plugins:cache:5.0.1")
'org.grails.plugins:cache:jar:5.0.1'
<dependency org="org.grails.plugins" name="cache" rev="5.0.1">
  <artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails.plugins', module='cache', version='5.0.1')
)
libraryDependencies += "org.grails.plugins" % "cache" % "5.0.1"
[org.grails.plugins/cache "5.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.bertramlabs.plugins : asset-pipeline-grails jar 3.0.7
gradle.plugin.com.github.erdi.webdriver-binaries » webdriver-binaries-gradle-plugin jar 2.4
org.codehaus.gpars : gpars jar 1.2.1
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
org.javassist : javassist jar 3.27.0-GA

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0
5.0.0-RC2