Apache Commons JCI compiler-rhino

Apache Commons JCI compiler implementation for Rhino javascript.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jci-rhino
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons JCI compiler-rhino
Apache Commons JCI compiler implementation for Rhino javascript.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jci-rhino

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-jci-rhino/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jci-rhino</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-jci-rhino/
implementation 'org.apache.commons:commons-jci-rhino:1.1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-jci-rhino/
implementation ("org.apache.commons:commons-jci-rhino:1.1")
'org.apache.commons:commons-jci-rhino:jar:1.1'
<dependency org="org.apache.commons" name="commons-jci-rhino" rev="1.1">
  <artifact name="commons-jci-rhino" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-jci-rhino', version='1.1')
)
libraryDependencies += "org.apache.commons" % "commons-jci-rhino" % "1.1"
[org.apache.commons/commons-jci-rhino "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-jci-core jar 1.1
rhino : js jar 1.7R2

test (2)

Group / Artifact Type Version
org.apache.commons : commons-jci-core test-jar 1.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0