site/docs/en/doc/download.md
Latest Version, Click To Download:
https://github.com/alibaba/arthas/releases
Download and unzip, find as.sh in the directory. Start it in bash:
./as.sh
Print usage:
./as.sh -h
Download and unzip, find arthas-boot.jar in the directory. Start with java command:
java -jar arthas-boot.jar
Print usage:
java -jar arthas-boot.jar -h
Latest Version Documentation, Click To Download:
:::warning If you need to diagnose applications running on JDK 6/7, please click here to download arthas 3. :::