Last Version

Svm Configure 19.2.1

SubstrateVM native-image configuration tool

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

svm-configure
Version

Version

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


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