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.

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования
Группа

Группа

cat.inspiracio
Идентификатор

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

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

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

1.7.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.inspiracio.cat
Система контроля версий

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

https://bitbucket.org/bunkenburg/rhino-js-engine

Скачать rhino-js-engine

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mozilla : rhino jar 1.7.10

test (1)

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

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

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

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

Версия
1.7.10
1.7.7.1