How To Install Java Artifact com.oracle.substratevm.svm v19.2.1

com.oracle.substratevm svm 19.2.1

Introduction

In this article, we'll learn how to install Java artifact svm from com.oracle.substratevm group in version 19.2.1. The artifact is available in 16 versions: 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 Svm 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 com.oracle.substratevm.svm In Version 19.2.1

To install the Svm artifact in version 19.2.1 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 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 (8)

Licenses

Developers