License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Graal Native Development Tools |
GroupId | GroupIdorg.graalvm.nativeimage |
ArtifactId | ArtifactIdsvm-configure |
Last Version | Last Version22.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSvm Configure
SubstrateVM native-image configuration tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
svm-configure-22.0.0.2.pom | |
svm-configure-22.0.0.2.jar | 104 KB |
svm-configure-22.0.0.2-sources.jar | 86 KB |
svm-configure-22.0.0.2-javadoc.jar | 79 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.nativeimage : library-support | jar | 22.0.0.2 |