Rhino

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.

License

License

GroupId

GroupId

rhino
ArtifactId

ArtifactId

js
Last Version

Last Version

1.7R2
Release Date

Release Date

Type

Type

jar
Description

Description

Rhino
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.

Download js

How to add to project

<!-- https://jarcasting.com/artifacts/rhino/js/ -->
<dependency>
    <groupId>rhino</groupId>
    <artifactId>js</artifactId>
    <version>1.7R2</version>
</dependency>
// https://jarcasting.com/artifacts/rhino/js/
implementation 'rhino:js:1.7R2'
// https://jarcasting.com/artifacts/rhino/js/
implementation ("rhino:js:1.7R2")
'rhino:js:jar:1.7R2'
<dependency org="rhino" name="js" rev="1.7R2">
  <artifact name="js" type="jar" />
</dependency>
@Grapes(
@Grab(group='rhino', module='js', version='1.7R2')
)
libraryDependencies += "rhino" % "js" % "1.7R2"
[rhino/js "1.7R2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.7R2
1.7R1
1.6R7
1.6R6-candidate2
1.6R6
1.6R5
1.6R3
1.6R2
1.6R1
1.5R4.1
1.5R4-RC3
1.5R3