MVN

io.apigee : rhino

Maven & Gradle

Oct 15, 2014
26 usages
13 stars

rhino · The Rhino JavaScript Engine for Java

<dependency>
    <groupId>io.apigee</groupId>
    <artifactId>rhino</artifactId>
    <version>1.7R5pre4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apigee : rhino to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7R5pre4

All Versions

Choose a version of io.apigee : rhino to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7R5pre4
rhino-1.7R5pre4
1.7R5pre3
rhino-1.7R5pre3
1.7R5pre2
rhino-1.7R5pre2
1.7R5pre1
rhino-1.7R5pre1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.apigee</groupId>
    <artifactId>rhino</artifactId>
    <version>1.7R5pre4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.apigee:rhino:1.7R5pre4'

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

implementation("io.apigee:rhino:1.7R5pre4")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.apigee" % "rhino" % "1.7R5pre4"

Advertisement

Dependencies from Group

Oct 15, 2014
26 usages
13 stars
Jan 30, 2016
0 stars

Discover Dependencies

Mar 08, 2013
11 usages
Nov 27, 2007
17 usages
Jul 13, 2011
10 usages
Jul 01, 2014
22 usages
Dec 20, 2007
25 usages
Mar 08, 2013
14 usages
Dec 02, 2014
56 usages
Nov 26, 2014
12 usages
1 stars
Nov 04, 2014
16 usages
22 stars