- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 33字
- 2021-06-30 19:10:50
Unix /MacOS X
Extract the content of the zip or tar.gz using the following command:
unzip apache-maven-3.5.0-bin.zip
Alternatively, you can use the following:
tar xzvf apache-maven-3.5.0-bin.tar.gz
Add this to your ~/.bash_profile:
export PATH=/maven-install-dir/bin:$PATH
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- 深入淺出Spring Boot 2.x
- Vue.js快速入門與深入實戰
- AngularJS Web Application Development Blueprints
- Android Application Development Cookbook(Second Edition)
- Windows Presentation Foundation Development Cookbook
- Windows Forensics Cookbook
- Node Cookbook(Second Edition)
- Go語言編程
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- iOS開發項目化入門教程
- Python大規模機器學習
- AutoCAD基礎教程
- Using Yocto Project with BeagleBone Black
- Getting Started with JUCE