We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b784513 commit 21a7c12Copy full SHA for 21a7c12
Maven-Install-And-Settings.md
@@ -14,6 +14,7 @@
14
- Maven 安装
15
- 官网:<http://maven.apache.org/>
16
- 官网下载:<http://maven.apache.org/download.cgi>
17
+ - 历史版本下载:<https://archive.apache.org/dist/maven/binaries/>
18
- 此时(20160208) Maven 最新版本为:**3.3.9**
19
- Maven 3.3 的 JDK 最低要求是 JDK 7
20
- 我个人习惯 `/opt` 目录下创建一个目录 `setups` 用来存放各种软件安装包;在 `/usr` 目录下创建一个 `program` 用来存放各种解压后的软件包,下面的讲解也都是基于此习惯
@@ -46,4 +47,4 @@
46
47
- <http://www.tutorialspoint.com/maven/index.htm>
48
- <http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html>
49
- <http://maven.apache.org/guides/getting-started/index.html>
-- <http://maven.apache.org/general.html>
50
+- <http://maven.apache.org/general.html>
0 commit comments