Last Version

Cake Util 0.1

This library contains Utility classes that are used across all Cake projects

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.codehaus.cake.util
ArtifactId

ArtifactId

cake-util
Version

Version

0.1
Type

Type

jar
Description

Description

Cake Util
This library contains Utility classes that are used across all Cake projects
Project Organization

Project Organization

The Codehaus

Download cake-util 0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.13
commons-logging : commons-logging jar 1.0.4

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.