is not current version
Last Version 0.9.12

GraalVM Native Maven Plugin 0.9.0

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


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-archiver jar 3.3
org.graalvm.buildtools : junit-platform-native jar 0.9.0

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1

test (1)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9

Project Modules

There are no modules declared in this project.