<dependency>
<groupId>com.oracle.substratevm</groupId>
<artifactId>svm</artifactId>
<version>19.2.1</version>
</dependency>
compile
|-- com.oracle.substratevm:svm-hosted-native-linux-amd64:19.2.1
|-- com.oracle.substratevm:svm-hosted-native-darwin-amd64:19.2.1
|-- com.oracle.substratevm:svm-hosted-native-windows-amd64:19.2.1
|-- org.graalvm.sdk:graal-sdk:19.2.1
|-- com.oracle.substratevm:objectfile:19.2.1
|-- com.oracle.substratevm:pointsto:19.2.1