Last Version

Cake Cache Implementation 0.1

This library contains class that are used across all Cake projects

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.codehaus.cake.cache
ArtifactId

ArtifactId

cake-cache-impl
Version

Version

0.1
Type

Type

jar
Description

Description

Cake Cache Implementation
This library contains class that are used across all Cake projects
Project Organization

Project Organization

The Codehaus

Download cake-cache-impl 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.cake.cache : cake-cache-api jar 0.1
org.codehaus.cake.attributes : cake-attributes-mapgenerator jar 0.1
org.codehaus.cake.service : cake-service-impl jar 0.1

test (1)

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

Project Modules

There are no modules declared in this project.