Last Version

GraalVM Native Maven Plugin 0.9.12

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
Version

Version

0.9.12
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 0.9.12


<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.