MVN

rhino : js

Maven & Gradle

Aug 21, 2009
313 usages

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.

<dependency>
    <groupId>rhino</groupId>
    <artifactId>js</artifactId>
    <version>1.7R2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rhino : js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7R2
  • Latest Release Candidate: 1.5R4-RC3

All Versions

Choose a version of rhino : js to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following rhino : js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>rhino</groupId>
    <artifactId>js</artifactId>
    <version>1.7R2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following rhino : js gradle dependency to your build.gradle file:

implementation 'rhino:js:1.7R2'

Gradle Kotlin DSL: Add the following rhino : js gradle kotlin dependency to your build.gradle.kts file:

implementation("rhino:js:1.7R2")

How to add a dependency to SBT Scala

SBT Scala: Add the following rhino : js sbt scala dependency to your build.sbt file:

libraryDependencies += "rhino" % "js" % "1.7R2"

Advertisement

Dependencies from Group

js
Aug 21, 2009
313 usages
Sep 20, 2005
1 usages

Discover Dependencies

Jul 24, 2010
101 usages
Jul 17, 2006
110 usages
May 30, 2023
51 usages
4.3k stars
Jul 23, 2018
2 usages
7.3k stars
Jul 21, 2022
8 usages
334 stars
Jun 01, 2023
2.4k usages
7.7k stars
Jan 18, 2022
24 usages
30 stars
Jun 29, 2022
58 usages
462 stars
May 02, 2023
56 usages
169 stars