Java Package Management
- Java does not have a built-in package manager
- Popular package managers have arisen:
- Maven
- Gradle
- Ivy
- The lack of tight integration with the language has some downsides
- Versioning standards weren't as much of a thing when Java started
6 / 21