native-maven-plugin

org.graalvm.buildtools

native-maven-plugin is a Java jar artifact published under the org.graalvm.buildtools group on Maven Central. 50 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.1.5 50 versions jarChecking...

Add to your project1.1.4

<dependency>
    <groupId>org.graalvm.buildtools</groupId>
    <artifactId>native-maven-plugin</artifactId>
    <version>1.1.4</version>
</dependency>

Version Details — 1.1.4

Packaging
maven-plugin
Direct Deps
5
Total Deps
6
Published
Unknown
License
Universal Permissive License Version 1.0

Plugin that provides support for building and testing of GraalVM native images (ahead-of-time compiled Java code)

Checking security advisories...