Tapestry Service Cache

Easy, annotation-based caching for Tapestry 5 services

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.ciaranwood
ArtifactId

ArtifactId

tapestry-service-cache
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tapestry Service Cache
Easy, annotation-based caching for Tapestry 5 services
Project URL

Project URL

http://github.com/ciaranw/tapestry-service-cache

Download tapestry-service-cache

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.3.5
net.sf.ehcache : ehcache-core jar 2.3.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.apache.tapestry : tapestry-core jar 5.3.5
javax.servlet : servlet-api jar 2.4
org.tynamo : tapestry-resteasy jar 0.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0.2
2.0.1
2.0
1.0