Last Version

Mozilla Rhino 1.7R5pre05

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

com.github.tntim96
ArtifactId

ArtifactId

rhino
Version

Version

1.7R5pre05
Type

Type

jar
Description

Description

Mozilla 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.
Project Organization

Project Organization

The Mozilla Foundation
Source Code Management

Source Code Management

https://github.com/tntim96/rhino-jscover

Download rhino 1.7R5pre05


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans Optional jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.