License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.cake.attributes |
ArtifactId | ArtifactIdcake-attributes-parent |
Version | Version0.1 |
Type | Typepom |
Description |
DescriptionCake Attributes Parent
Cake
|
Project Organization |
Project OrganizationThe Codehaus |
Filename | Size |
---|---|
cake-attributes-parent-0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.cake.attributes/cake-attributes-parent/ -->
<dependency>
<groupId>org.codehaus.cake.attributes</groupId>
<artifactId>cake-attributes-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cake.attributes/cake-attributes-parent/
implementation 'org.codehaus.cake.attributes:cake-attributes-parent:0.1'
// https://jarcasting.com/artifacts/org.codehaus.cake.attributes/cake-attributes-parent/
implementation ("org.codehaus.cake.attributes:cake-attributes-parent:0.1")
'org.codehaus.cake.attributes:cake-attributes-parent:pom:0.1'
<dependency org="org.codehaus.cake.attributes" name="cake-attributes-parent" rev="0.1">
<artifact name="cake-attributes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cake.attributes', module='cake-attributes-parent', version='0.1')
)
libraryDependencies += "org.codehaus.cake.attributes" % "cake-attributes-parent" % "0.1"
[org.codehaus.cake.attributes/cake-attributes-parent "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cake.test : cake-test-util | jar | 0.1 |