Maven Tutorial

来源:互联网 发布:网络小精灵粤语 编辑:程序博客网 时间:2024/06/04 20:55

Apache Maven is a software project management and comprehension(n. 理解;包含) tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.
This tutorial will teach you how to use Maven in your day-2-day life of any project development using Java, or any other programming language.

Audience

This tutorial has been prepared for the beginners to help them understand basic functionality of Maven tool. After completing this tutorial you will find yourself at a moderate(adj. 稳健的,温和的;适度的,中等的;有节制的) level of expertise in using Apache Maven from where you can take yourself to next levels.

Prerequisites

We assume you are going to use Maven to handle enterprise level Java projects development. So it will be good if you have knowledge of software development, Java SE, overview of Java EE development and deployment process.

0 0
原创粉丝点击