Last Version

Svm Configure 22.0.0.2

SubstrateVM native-image configuration tool

License

License

Categories

Categories

config Application Layer Libs Configuration Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

svm-configure
Version

Version

22.0.0.2
Type

Type

jar
Description

Description

Svm Configure
SubstrateVM native-image configuration 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-configure 22.0.0.2


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