GraalVM Native Maven Plugin

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

License

License

Categories

Categories

Maven Build Tools Graal Native Development Tools
GroupId

GroupId

org.graalvm.buildtools
ArtifactId

ArtifactId

native-maven-plugin
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Project URL

https://github.com/graalvm/native-build-tools
Source Code Management

Source Code Management

https://github.com/graalvm/native-build-tools/tree/master

Download native-maven-plugin

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.graalvm.buildtools : junit-platform-native jar 0.9.12
org.graalvm.buildtools : utils jar 0.9.12
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.graalvm.buildtools : jvm-reachability-metadata jar 0.9.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7.1
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0