How To Install Java Artifact com.oracle.substratevm.library-support v1.0.0-rc15

com.oracle.substratevm library-support 1.0.0-rc15

Introduction

In this article, we'll learn how to install Java artifact library-support from com.oracle.substratevm group in version 1.0.0-rc15. 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 Library Support 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.library-support In Version 1.0.0-rc15

To install the Library Support artifact in version 1.0.0-rc15 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 Library Support 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 (5)

Licenses

Developers