The Native Build Tools project provides plugins for different build tools to add support for building and testing native applications written in Java (or any other language compiled to JVM bytecode).

Most notably, this is the official source for integrating with the GraalVM native-image tool.

Please refer to the following pages for build tool specific documentation:

If you are interested in contributing, please refer to our Git repository.