How To Install Java Artifact org.graalvm.nativeimage.svm-agent v21.3.2

org.graalvm.nativeimage svm-agent 21.3.2

Introduction

In this article, we'll learn how to install Java artifact svm-agent from org.graalvm.nativeimage group in version 21.3.2. The artifact is available in 48 versions: 22.0.0.2 22.0.0 21.3.10 21.3.9 21.3.8 21.3.7 21.3.6 21.3.5 21.3.4 21.3.3.1 21.3.3 21.3.2.1 21.3.2 21.3.1 21.3.0 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 Svm Agent 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.svm-agent In Version 21.3.2

To install the Svm Agent artifact in version 21.3.2 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 Svm Agent 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 (4)

Licenses

Developers