Last Version

Svm Driver 19.2.1

SubstrateVM native-image building tool

License

License

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

svm-driver
Version

Version

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


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

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.substratevm : library-support jar 19.2.1

Project Modules

There are no modules declared in this project.