How To Install Java Artifact org.graalvm.nativeimage.native-image-maven-plugin v20.3.9

org.graalvm.nativeimage native-image-maven-plugin 20.3.9

Introduction

In this article, we'll learn how to install Java artifact native-image-maven-plugin from org.graalvm.nativeimage group in version 20.3.9. The artifact is available in 33 versions: 21.2.0 21.1.0 21.0.0.2 21.0.0 20.3.14 20.3.13 20.3.12 20.3.11 20.3.10 20.3.9 20.3.8 20.3.7.1 20.3.7 20.3.6.1 20.3.6 20.3.5 20.3.4 20.3.3 20.3.2 20.3.1.2 20.3.1 20.3.0 20.2.0 20.1.0 20.0.0 19.3.6 19.3.5 19.3.4 19.3.3 19.3.2 19.3.1 19.3.0.2 19.3.0 . The native-image-maven-plugin Maven Plugin project has been released under GNU General Public License, version 2, with the Classpath Exception license, and has its own website at: https://github.com/oracle/graal/tree/master/substratevm .

How To Install Java Artifact org.graalvm.nativeimage.native-image-maven-plugin In Version 20.3.9

To install the native-image-maven-plugin Maven Plugin artifact in version 20.3.9 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses native-image-maven-plugin Maven Plugin dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Provided dependencies (4)

Test dependencies (1)

Licenses

Developers