Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Java

sed -i 's/\r$//' *


Build Tools

Maven 3.6.3

For download

wget https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz

How to make dependency downloads faster in China, following this

curl -o ~/.m2/settings.xml https://github.lcjuves.com/java/mvn_settings.xml

Ant 1.10.9

For download

wget https://downloads.apache.org//ant/binaries/apache-ant-1.10.9-bin.tar.xz

Gradle 6.8.3

For download

wget https://services.gradle.org/distributions/gradle-6.8.3-bin.zip

Leiningen 2.9.5

Following this

curl -fsSL https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein | bash

Sbt 1.4.9

For download

wget https://github.com/sbt/sbt/releases/download/v1.4.9/sbt-1.4.9.tgz