Question: Which command can be used to check maven version?

Options

A : mvn -ver

B : maven -ver

C : maven -version

D : mvn -version

Click to view Correct Answer

Exam Quiz App on Google Play

Previous || Next

Application Lifecycle - Ant, Maven and Jenkins more questions

Which one of the following is not ID generating strategy....

Autocloseable was introduced in which Java version?

Can we run Junits as a part of Jenkins job?

It is a good practise to not throw which exception....

What is the alternative of using finally to close resource?

Which maven plugin creates the project structure?

Which of the below is a child interface of Autocloseable?

Which of the below is a source code management tool?

Which of the following is not true for Ant?

AutoCloseable and Flushable are part of which package?

Annotations more Online Exam Quiz

Annotations

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Design Patterns

Java Beans