Last Version

native-image-maven-plugin Maven Plugin 21.2.0

Tool for generating an image that contains ahead-of-time compiled Java code.

License

License

Categories

Categories

Maven Build Tools Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

native-image-maven-plugin
Version

Version

21.2.0
Type

Type

maven-plugin
Description

Description

native-image-maven-plugin Maven Plugin
Tool for generating an image that contains ahead-of-time compiled Java code.
Project URL

Project URL

https://github.com/oracle/graal/tree/master/substratevm
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download native-image-maven-plugin 21.2.0


<plugin>
    <groupId>org.graalvm.nativeimage</groupId>
    <artifactId>native-image-maven-plugin</artifactId>
    <version>21.2.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-archiver jar 3.3

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.