### 13.3. Ant 使用Apache Ant构建一个Spring Boot项目是完全可能的,然而,Spring Boot没有为它提供特殊的支持或插件。Ant脚本可以使用Ivy依赖管理系统来导入starter POMs。 查看[Section 73.8, “Build an executable archive with Ant”](../IX. ‘How-to’ guides/73.8. Build an executable archive with Ant.md)获取更多指导。