mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
15 lines
369 B
JSON
15 lines
369 B
JSON
{
|
|
"homepage": "https://maven.apache.org/",
|
|
"version": "3.1.1",
|
|
"license": "Apache 2.0",
|
|
"url": "http://apache.cs.utah.edu/maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.zip",
|
|
"hash": "4e364410c5e994096aee1a47fa2f966beba92e666ee4675a583ab89917cb8d0d",
|
|
"extract_dir": "apache-maven-3.1.1",
|
|
"bin": [
|
|
"bin\\mvn.bat"
|
|
],
|
|
"env_set": {
|
|
"M2_HOME": "$dir"
|
|
}
|
|
}
|