-
Notifications
You must be signed in to change notification settings - Fork 35
Developer Notes
Phil Beauvoir edited this page Feb 23, 2024
·
13 revisions
See https://github.com/archimatetool/archi-scripting-plugin/issues/85
GraalVM dependencies:
Jar | Maven |
---|---|
graal-sdk-22.3.0.jar | https://mvnrepository.com/artifact/org.graalvm.sdk/graal-sdk |
js-22.3.0.jar | https://mvnrepository.com/artifact/org.graalvm.js/js |
js-scriptengine-22.3.0.jar | https://mvnrepository.com/artifact/org.graalvm.js/js-scriptengine |
regex-22.3.0.jar | https://mvnrepository.com/artifact/org.graalvm.regex/regex |
truffle-api-22.3.0.jar | https://mvnrepository.com/artifact/org.graalvm.truffle/truffle-api |
icu4j-71.1 | https://mvnrepository.com/artifact/com.ibm.icu/icu4j |
A useful link for dependencies:
https://www.graalvm.org/latest/reference-manual/js/RunOnJDK/
If you value and use Archi please consider making a donation. Thanks!