Completed
The project plugin
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Gradle Ex Machina
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Pom.xml
- 3 Build.gradle
- 4 Standard (maven)
- 5 Two-level (maven)
- 6 Multi-level (maven)
- 7 Standard (gradle)
- 8 Two-level (gradle)
- 9 Multi-level (gradle)
- 10 The project plugin
- 11 Provided behavior
- 12 Default tasks
- 13 Additional tasks
- 14 Build-info
- 15 JAR MANIFEST example
- 16 Minpom
- 17 License
- 18 Testing
- 19 Publishing
- 20 Additional plugins
- 21 The maven super POM