Project - lang-rhino

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

lang-rhino
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Project - lang-rhino
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download lang-rhino

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7R4

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1RC3
io.vertx : vertx-platform jar 2.1RC3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.3-final
io.vertx : lang-js test-jar 1.1.0
org.apache.directory.server : apacheds-protocol-dns jar 1.5.7

Project Modules

There are no modules declared in this project.
io.vertx

vert.x

Legacy Vert.x 2.x - use instead Vert.x 3 instead https://github.com/eclipse/vert.x

Versions

Version
2.1.1
2.1.0
2.1.0-RC1
2.1.0-Beta2
2.1.0-Beta1
2.0.0-final
2.0.0-CR2
2.0.0-CR1
2.0.0-beta4
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1