How To Install Java Artifact org.mozilla.rhino v1.7R3

org.mozilla rhino 1.7R3

Introduction

In this article, we'll learn how to install Java artifact rhino from org.mozilla group in version 1.7R3. The artifact is available in 18 versions: 1.7R5 1.7R4 1.7R3 1.7.14-RC1 1.7.14 1.7.13 1.7.12 1.7.11-RC2 1.7.11-RC1 1.7.11 1.7.10 1.7.9 1.7.8-RC1 1.7.8 1.7.7.2 1.7.7.1 1.7.7 1.7.6 . The Mozilla Rhino project has been released under Mozilla Public License, Version 1.1 license, and has its own website at: http://www.mozilla.org/rhino/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.mozilla.rhino In Version 1.7R3

To install the Mozilla Rhino artifact in version 1.7R3 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 Mozilla 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