graalvm
3. Js Enterprise311 usages
org.graalvm.js » jsMITUPL
GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency pulls in GraalJS dependencies and Truffle.
Last Release on Mar 18, 2025
GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact provides an implementation of javax.script.ScriptEngine (JSR-223) based on GraalJS. Note that this is provided for legacy reasons to allow easier migration for implementations currently based on a ScriptEngine. We strongly encourage users to only use 'org.graalvm.polyglot:js' or 'org.graalvm.polyglot:js-community' via org.graalvm.polyglot.Context to control many of the settings directly and benefit from fine-grained security ...
Last Release on Mar 18, 2025
Truffle is a multi-language framework for executing dynamic languages
that achieves high performance when combined with Graal.
Last Release on Mar 18, 2025
A framework that allows to embed polyglot language implementations in Java.
Last Release on Mar 18, 2025
The advanced version of the Truffle runtime for Graal Languages, providing additional performance optimizations, security features such as sandboxing, and other advanced features such as auxiliary engine caching. It is not recommended to depend on this artifact directly. Instead, use a POM dependency of one or more Graal Languages (for example `org.graalvm.polyglot:js`) to ensure all dependencies are pulled in correctly.
Last Release on Mar 18, 2025