-
Book Overview & Buying
-
Table Of Contents
Maven Tutorial - Manage Java Dependencies in 20 Steps
By :
Maven Tutorial - Manage Java Dependencies in 20 Steps
By:
Overview of this book
Maven is the most popular Java dependency management tool. In this hands-on course, you will understand how Maven makes the life of a Java developer easier. We will use a step-by-step approach with 20 steps. During the course, you will automate these using Maven. You will compile Java, code, run unit tests, build jars and wars, run web applications in Tomcat, and setup new projects.
All the resource files are added to the GitHub repository at https://github.com/packtpublishing/maven-tutorial---manage-java-dependencies-in-20-steps
Table of Contents (6 chapters)
Introduction to Maven in 20 Steps
Maven Basics
Maven Dependency Management
How does Maven Work
Advanced Maven
Conclusion