is not current version
Last Version 22.1.0.1

Svm 21.3.0

SubstrateVM image builder components

License

License

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

svm
Version

Version

21.3.0
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 21.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 21.3.0
org.graalvm.nativeimage : objectfile jar 21.3.0
org.graalvm.nativeimage : pointsto jar 21.3.0
org.graalvm.compiler : compiler jar 21.3.0

Project Modules

There are no modules declared in this project.