软件包:ant-doc(1.10.13-1)
ant-doc 的相关链接
Debian 的资源:
下载源码包 ant:
维护小组:
- Debian Java Maintainers (QA 页面, 邮件存档)
- Matthias Klose (QA 页面)
- James Page (QA 页面)
- Emmanuel Bourg (QA 页面)
外部的资源:
- 主页 [ant.apache.org]
相似软件包:
Java based build tool like make - API documentation and manual
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.
This package contains the manual of ant as well as the API documentation.