MVN

cat.inspiracio : rhino-js-engine

Maven & Gradle

Dec 05, 2018
7 usages

rhino-js-engine · A js-engine.jar that provides a script engine "rhino" with old Rhino JavaScript. The source code for js-engine comes from https://java.net/projects/Scripting. The Rhino engine itself is pulled by maven. Its source is at https://github.com/mozilla/rhino.

<dependency>
    <groupId>cat.inspiracio</groupId>
    <artifactId>rhino-js-engine</artifactId>
    <version>1.7.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cat.inspiracio : rhino-js-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.10

All Versions

Choose a version of cat.inspiracio : rhino-js-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
rhino-js-engine-1.7.10
rhino-js-engine-1.7.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>cat.inspiracio</groupId>
    <artifactId>rhino-js-engine</artifactId>
    <version>1.7.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'cat.inspiracio:rhino-js-engine:1.7.10'

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

implementation("cat.inspiracio:rhino-js-engine:1.7.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "cat.inspiracio" % "rhino-js-engine" % "1.7.10"

Advertisement

Dependencies from Group

Dec 05, 2018
7 usages
Jan 27, 2016
2 usages
Sep 30, 2021
2 usages
Apr 22, 2019
2 usages
Oct 02, 2021
1 usages

Discover Dependencies

Apr 19, 2021
1 usages
5.7k stars
Jan 21, 2017
2 usages
2 stars
c3
Feb 13, 2022
4 usages
9.3k stars
Jul 22, 2016
1 usages
3k stars
ddd
Dec 13, 2016
6 stars
Mar 03, 2017
6 usages
157 stars
ss7
Mar 03, 2017
9 usages
157 stars