не последняя версия
Последняя версия 19.2.1

com.oracle.substratevm:svm-configure 1.0.0-rc16

SubstrateVM native-image configuration tool

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.oracle.substratevm
Идентификатор

Идентификатор

svm-configure
Версия

Версия

1.0.0-rc16
Тип

Тип

jar

Скачать svm-configure 1.0.0-rc16


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