Fill in the details below to generate your production-ready Maven project structure.
Usually a domain name in reverse order
The name of your project
The version of your project
A friendly name for your project
The Java version to use
A brief description of what your project does
Configure additional options for your Maven project.
Includes mvnw and mvnw.cmd scripts for building without requiring Maven to be installed.
Select one or both plugins to ensure code style consistency.
Keeps your code spotless by automatically formatting it. Requires configuration.
Checks that your code adheres to a coding standard. Requires configuration.