How To Install Java Artifact rhino.js v1.6R3

rhino js 1.6R3

Introduction

In this article, we'll learn how to install Java artifact js from rhino group in version 1.6R3. The artifact is available in 12 versions: 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 . The Rhino project has been released under Mozilla Public License version 1.1 license, and has its own website at: http://www.mozilla.org/rhino/ .

How To Install Java Artifact rhino.js In Version 1.6R3

To install the Rhino artifact in version 1.6R3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Rhino dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses