Mozilla Rhino

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.

Лицензия

Лицензия

Группа

Группа

com.github.tntim96
Идентификатор

Идентификатор

rhino
Последняя версия

Последняя версия

1.7R5pre05
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mozilla Rhino
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
Организация-разработчик

Организация-разработчик

The Mozilla Foundation
Система контроля версий

Система контроля версий

https://github.com/tntim96/rhino-jscover

Скачать rhino

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.xmlbeans : xmlbeans Необязательный jar 2.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.7R5pre05
1.7R5pre04
1.7R5pre03
1.7R5pre02
1.7R5pre01