Project Modules
This project has declared the following modules:
Name | Description |
---|---|
Parent POM | This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration. |
Archetype for Parent POM | This archetype package creates a new Maven project consisting of nothing more than a pom.xml file referencing the parent POM project |
Utilities | This package offers generic utilities for many different situations. |
Utility Annotations | This package offers annotations with class retention. |
Utilities for Unit Tests | This package offers additional utilities for unit tests. |