scripting
5. Rhino809 usages
org.mozilla » rhinoMPL
Rhino JavaScript runtime jar, excludes XML, tools, and ScriptEngine wrapper
Last Release on Jan 3, 2025
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
Last Release on Aug 21, 2009
Relocated → org.mozilla »
rhino
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 Oct 21, 2025
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
Last Release on Sep 2, 2025