Last Version

Cake Cache Examples 0.1

This library contains usage examples for Cake Cache

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.codehaus.cake.cache
ArtifactId

ArtifactId

cake-cache-examples
Version

Version

0.1
Type

Type

jar
Description

Description

Cake Cache Examples
This library contains usage examples for Cake Cache
Project Organization

Project Organization

The Codehaus

Download cake-cache-examples 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.cake.cache : cake-cache-impl jar 0.1

Project Modules

There are no modules declared in this project.