- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 34字
- 2021-06-30 19:10:50
Testing the installation
In order to verify if the installation was successful, we could run the following on the command line:
mvn -version
Something like this will be displayed:
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T20:39:06+01:00)
推薦閱讀