70. Spring Boot AntLib模块
<project xmlns:ivy="antlib:org.apache.ivy.ant"
xmlns:spring-boot="antlib:org.springframework.boot.ant"
name="myapp" default="build">
...
</project>$ ant -lib <folder containing spring-boot-antlib-2.0.0.RELEASE.jar>最后更新于