Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 945 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 945 Bytes

Presentation 3 : Maven

Author: Tiantian Xie, Yun Zhou

This is the presentation 3 for Fall 2015 CSCI 5828 class. This presentation gives an introduction to Maven.

##Table of Contents

###Chapter 1: Introduction to Maven

###Chapter 2: Basic knowledge of Maven

###Chapter 3: Maven Project

  • [Create, build and execute a Java program with Maven](Maven_Create&Build Project.md)

  • Maven-Eclipse IDE

###Chapter 4: Summary