MVN

org.mozilla : rhino-engine

Maven & Gradle

Jan 06, 2022
7 usages
3.8k stars

Rhino Javascript JSR-223 Script Engine wrapper.

<dependency>
    <groupId>org.mozilla</groupId>
    <artifactId>rhino-engine</artifactId>
    <version>1.7.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mozilla : rhino-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.14
  • Latest Release Candidate: 1.7.14-RC1

All Versions

Choose a version of org.mozilla : rhino-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
rhino-engine-1.7.14
rhino-engine-1.7.14-RC1
rhino-engine-1.7.13

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mozilla</groupId>
    <artifactId>rhino-engine</artifactId>
    <version>1.7.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mozilla : rhino-engine gradle dependency to your build.gradle file:

implementation 'org.mozilla:rhino-engine:1.7.14'

Gradle Kotlin DSL: Add the following org.mozilla : rhino-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mozilla:rhino-engine:1.7.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mozilla : rhino-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mozilla" % "rhino-engine" % "1.7.14"

Advertisement

Dependencies from Group

Jan 06, 2022
617 usages
3.8k stars
Jan 06, 2022
8 usages
3.8k stars
Jan 06, 2022
7 usages
3.8k stars
Jan 24, 2020
97 stars

Discover Dependencies

Aug 10, 2023
11 usages
27 stars
Jan 18, 2022
97 stars
Sep 01, 2020
13 stars
Sep 08, 2020
39 stars
Aug 25, 2023
1.8k stars
Jul 21, 2023
1 usages
754 stars
Aug 09, 2023
6 usages
1.4k stars