Cake Cache Api

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-api
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Codehaus

Download cake-cache-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.cake.service : cake-service-api jar 0.1

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1