Maven Tools
The pages in this section will give information about additional Maven tools, which can help to improve your build.
Supported By The Maven Project
Name | Description | Link |
---|---|---|
Maven Daemon | This project speeds up Maven builds using techniques like daemon process management and caching. | Github |
Maven Wrapper | The Maven Wrapper to ensures that a project is always build with a desired Maven version and/or JDK by automatically download them. | Project's site |