Skip to content

Nx provides powerful tooling for Java projects, supporting both Gradle and Maven build systems. Whether you're working with Spring Boot, Micronaut, Quarkus, or any other Java framework, Nx helps you build faster and more efficiently.

Nx offers dedicated plugins for the two most popular Java build tools:

Both plugins provide the same core Nx features optimized for Java development.

Nx enhances your Java development workflow with:

Choose your build tool to get started:

If you have an existing Gradle or Maven project, you can add Nx by running:

nx init

Nx will automatically detect your build tool and configure the appropriate plugin.