Java Build Tools
9h 21m 4s
English
Paid
November 10, 2023
The tutorial (Java Build Tools) covers three of the leading tools used in professional Java projects.
More
Part 1. covers Ant. Ant is old, but very widely used. The author shows how to create a sample project using this build tool.
Part 2. covers Maven, a much more powerful tool than Ant. The Maven tutorial in the course shows you how to use Maven Plugins and Lifecycles for full effect.
Part 3. covers Gradle. It is a much newer tool, less used, but improved over Maven. Gradle Training builds the same project as parts 1 and 2 in much less time!
Watch Online Java Build Tools
Join premium to watch
Go to premium
# | Title | Duration |
---|---|---|
1 | Introduction | 22:47 |
2 | Part One - Introducing Ant | 22:06 |
3 | Compiling Java in Ant | 42:47 |
4 | Running Unit Tests in Ant | 47:28 |
5 | Javadocs and Running Java from Ant | 35:17 |
6 | Ant Targets | 42:08 |
7 | Deploying a WAR from Ant | 51:12 |
8 | Part Two - Introducing Maven | 40:50 |
9 | Maven - Setting Dependencies | 48:43 |
10 | Maven Plugins and Lifecycles | 41:14 |
11 | Tailoring the Maven Lifecycle | 34:46 |
12 | Deploying a WAR from Maven | 25:22 |
13 | Maven and Eclipse | 05:11 |
14 | Part Three: Introducing Gradle | 38:39 |
15 | A Full Gradle Build | 41:31 |
16 | Course Summary | 21:03 |
Similar courses to Java Build Tools
Master Spring Boot 3 & Spring Framework 6 with Javaudemy
Duration 37 hours 34 minutes 14 seconds
Course