What are the types of maven repository?
Answer / Ajit Sen Gautam
"There are two main types of Maven Repository: Central Repository and Remote Repository. The Central Repository is managed by Apache Software Foundation, and it contains thousands of open-source artifacts. Remote Repositories are self-hosted repositories that can be used for private or custom artifacts."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the maven build lifecycle?
What are the tasks which are performed by maven?
What do you mean by maven?
What is maven lifecycle?
What is mojo?
What is a local repository?
What types of maven repository?
What is a maven repository?
What is an archetype?
What are its features of uber jar?
How do you specify the java compiler version in a pom.xml file?
What are the different ways to convert an inputstream to a sting?