Last Version

Svm Driver 22.0.0.2

SubstrateVM native-image building tool

License

License

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

svm-driver
Version

Version

22.0.0.2
Type

Type

jar
Description

Description

Svm Driver
SubstrateVM native-image building tool
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-driver 22.0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.nativeimage : library-support jar 22.0.0.2

Project Modules

There are no modules declared in this project.