65. 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-1.4.1.RELEASE.jar>Last updated
Was this helpful?