ScoopInstaller_Main/maven.json

16 lines
443 B
JSON

{
"homepage": "https://maven.apache.org/",
"version": "3.3.3",
"license": "Apache 2.0",
"url": "https://archive.apache.org/dist/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.zip",
"hash": "9e031bc81acd92c1dd7cd00a9f8515d75b9cf2a550048dab109588eca4a4df45",
"extract_dir": "apache-maven-3.3.3",
"bin": [
"bin\\mvn.cmd"
],
"env_set": {
"M2_HOME": "$dir"
},
"depends": "openjdk"
}