Cake


License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.codehaus.cake
ArtifactId

ArtifactId

cake-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Cake
Cake
Project Organization

Project Organization

The Codehaus

Download cake-parent

Filename Size
cake-parent-2.pom 13 KB
Browse

How to add to project

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

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.

Versions

Version
2
1