How To Install Java Artifact org.graalvm.nativeimage.jvmti-agent-base v20.2.0

org.graalvm.nativeimage jvmti-agent-base 20.2.0

Introduction

In this article, we'll learn how to install Java artifact jvmti-agent-base from org.graalvm.nativeimage group in version 20.2.0. The artifact is available in 39 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 . The Jvmti Agent Base 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.jvmti-agent-base In Version 20.2.0

To install the Jvmti Agent Base artifact in version 20.2.0 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 Jvmti Agent Base 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 (2)

Licenses

Developers