Skip to content

Commit 338a1e0

Browse files
authored
Merge pull request CyC2018#749 from BufferedStream/patch-1
Update 构建工具.md
2 parents e8d80f8 + 28923a4 commit 338a1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/构建工具.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
# 二、Java 主流构建工具
3434

35-
Ant 具有编译、测试和打包功能,其后出现的 Maven 在 Ant 的功能基础上又新增了依赖管理功能,而最新的 Maven 又在 Maven 的功能基础上新增了对 Groovy 语言的支持。
35+
Ant 具有编译、测试和打包功能,其后出现的 Maven 在 Ant 的功能基础上又新增了依赖管理功能,而最新的 Gradle 又在 Maven 的功能基础上新增了对 Groovy 语言的支持。
3636

3737

3838
<div align="center"> <img src="pics/34751bd9-e8e4-4c20-94bc-f7217049fada.png" width="450px"> </div><br>

0 commit comments

Comments
 (0)