How To Install Java Artifact org.graalvm.sdk.graal-sdk v21.0.0.2

org.graalvm.sdk graal-sdk 21.0.0.2

Introduction

In this article, we'll learn how to install Java artifact graal-sdk from org.graalvm.sdk group in version 21.0.0.2. The artifact is available in 85 versions: 24.0.1 24.0.0 23.1.3 23.1.2 23.1.1 23.1.0 23.0.4 23.0.3 23.0.2 23.0.1 23.0.0 22.3.5 22.3.4 22.3.3 22.3.2 22.3.1 22.3.0 22.2.0.1 22.2.0 22.1.0.1 22.1.0 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 19.2.1 19.2.0.1 19.2.0 19.1.1 19.1.0 19.0.2 19.0.0 1.0.0-rc16 1.0.0-rc15 1.0.0-rc14 1.0.0-rc13 1.0.0-rc12 1.0.0-rc11 1.0.0-rc10 1.0.0-rc9 1.0.0-rc8 . The Graal Sdk project has been released under Universal Permissive License, Version 1.0 license, and has its own website at: https://github.com/oracle/graal .

How To Install Java Artifact org.graalvm.sdk.graal-sdk In Version 21.0.0.2

To install the Graal Sdk artifact in version 21.0.0.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 Graal Sdk 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.

Licenses