Logo

Apache Ant by Dan McCreary

Small book cover: Apache Ant

Apache Ant
by

Publisher: Wikibooks

Description:
Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community. Ant automates tasks such as compiling source code, building deployment packages and automatically checking dependencies of what items need to be updated in a build set.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: SVG EssentialsSVG Essentials
by - O'Reilly Media
SVG (Scalable Vector Graphics) is the new XML-based graphics standard that will enable Web documents to be smaller and more interactive. This book introduces SVG, it covers creating simple line drawings, filters, transformations, and more.
(20033 views)
Book cover: XPath and XPointer: Locating Content in XML DocumentsXPath and XPointer: Locating Content in XML Documents
by - O'Reilly Media, Inc.
XPath and XPointer are two languages that play a key role in XML processing. You'll learn to construct a full XPointer and completely understand both the XPath and XPointer features it uses. A working knowledge of XML and XSLT is assumed.
(16649 views)
Book cover: An Introduction to XML and Web TechnologiesAn Introduction to XML and Web Technologies
by - Addison Wesley
This online tutorial gives a complete introduction to the essentials of the XML standard. It will teach students how to apply web technologies to develop XML based web applications. A superb summary of the main Web technologies.
(21185 views)
Book cover: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(26706 views)