Last Version

Svm 19.2.1

SubstrateVM image builder components

License

License

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

svm
Version

Version

19.2.1
Type

Type

jar
Description

Description

Svm
SubstrateVM image builder components
Project URL

Project URL

https://github.com/oracle/graal/tree/master/substratevm
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download svm 19.2.1


<!-- https://jarcasting.com/artifacts/com.oracle.substratevm/svm/ -->
<dependency>
    <groupId>com.oracle.substratevm</groupId>
    <artifactId>svm</artifactId>
    <version>19.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.substratevm/svm/
implementation 'com.oracle.substratevm:svm:19.2.1'
// https://jarcasting.com/artifacts/com.oracle.substratevm/svm/
implementation ("com.oracle.substratevm:svm:19.2.1")
'com.oracle.substratevm:svm:jar:19.2.1'
<dependency org="com.oracle.substratevm" name="svm" rev="19.2.1">
  <artifact name="svm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.substratevm', module='svm', version='19.2.1')
)
libraryDependencies += "com.oracle.substratevm" % "svm" % "19.2.1"
[com.oracle.substratevm/svm "19.2.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.oracle.substratevm : svm-hosted-native-linux-amd64 tar.gz 19.2.1
com.oracle.substratevm : svm-hosted-native-darwin-amd64 tar.gz 19.2.1
com.oracle.substratevm : svm-hosted-native-windows-amd64 tar.gz 19.2.1
org.graalvm.sdk : graal-sdk jar 19.2.1
com.oracle.substratevm : objectfile jar 19.2.1
com.oracle.substratevm : pointsto jar 19.2.1
org.graalvm.truffle : truffle-nfi jar 19.2.1
org.graalvm.compiler : compiler jar 19.2.1

Project Modules

There are no modules declared in this project.