What is the command to check the maven version?
Answer Posted / Ashish Gupta
"The command to check the Maven version is 'mvn -version'. This command displays the installed Maven version along with other information."n
Post New Answer View All Answers
What are the different ways to convert an inputstream to a sting?
208