Skip to content

Instantly share code, notes, and snippets.

@thomasdarimont
Last active September 24, 2020 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasdarimont/16698f63c1d96677579f85ebfa7f637a to your computer and use it in GitHub Desktop.
Save thomasdarimont/16698f63c1d96677579f85ebfa7f637a to your computer and use it in GitHub Desktop.
graalvm-js Dependencies
[INFO] org.example:graalvm-js-scripting:jar:1.0-SNAPSHOT
[INFO] +- org.graalvm.js:js:jar:20.2.0:compile
[INFO] |  +- org.graalvm.regex:regex:jar:20.2.0:compile
[INFO] |  +- org.graalvm.truffle:truffle-api:jar:20.2.0:compile
[INFO] |  +- org.graalvm.sdk:graal-sdk:jar:20.2.0:compile
[INFO] |  +- org.ow2.asm:asm:jar:7.1:compile
[INFO] |  +- org.ow2.asm:asm-tree:jar:7.1:compile
[INFO] |  +- org.ow2.asm:asm-analysis:jar:7.1:compile
[INFO] |  +- org.ow2.asm:asm-commons:jar:7.1:compile
[INFO] |  +- org.ow2.asm:asm-util:jar:7.1:compile
[INFO] |  \- com.ibm.icu:icu4j:jar:67.1:compile
[INFO] \- org.graalvm.js:js-scriptengine:jar:20.2.0:compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment