How To Install Java Artifact com.oracle.substratevm.svm-agent v1.0.0-rc16

com.oracle.substratevm svm-agent 1.0.0-rc16

Introduction

In this article, we'll learn how to install Java artifact svm-agent from com.oracle.substratevm group in version 1.0.0-rc16. The artifact is available in 9 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 . 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 com.oracle.substratevm.svm-agent In Version 1.0.0-rc16

To install the Svm Agent artifact in version 1.0.0-rc16 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 (2)

Licenses

Developers