Last Version

Cake Cache (pom) 0.1

Root Pom for Cake Cache

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.codehaus.cake.cache
ArtifactId

ArtifactId

cake-cache-parent
Version

Version

0.1
Type

Type

pom
Description

Description

Cake Cache (pom)
Root Pom for Cake Cache
Project Organization

Project Organization

The Codehaus

Download cake-cache-parent 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.