Thursday, March 12, 2009

Ant The Definitive Guide

Description : Ant is the premier build-management tool for Java environments. Ant is part of Jakarta, the Apache Software Foundation's open source Java project repository. Ant is written entirely in Java, and is platform independent. Using XML, a Java developer describes the modules involved in a build, and the dependencies between those modules. Ant then does the rest, compiling components as necessary in order to build the application.
Publisher O'Reilly
Author(s) Jesse Tilly, Eric Burke
ISBN 0596001843
Release Date 01 May 2002
Page 288
DOWNLOAD

No comments:

Post a Comment