is not current version
Last Version 3.0

com.ciaranwood:tapestry-service-cache 1.0

Easy, annotation-based caching for Tapestry 5 services

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.ciaranwood
ArtifactId

ArtifactId

tapestry-service-cache
Version

Version

1.0
Type

Type

jar

Download tapestry-service-cache 1.0


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