RhinoScriptEngine

This is a copy of the RhinoScriptEngine which is embedded in Java 6/7. There an old version of Rhino (1.7R3) is used. The code in this repository uses the latest rhino version. This is only needed if you want to use the latest version of Rhino in the context of a ScriptEngine in Java 6/7.

Лицензия

Лицензия

Группа

Группа

de.christophkraemer
Идентификатор

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

RhinoScriptEngine
This is a copy of the RhinoScriptEngine which is embedded in Java 6/7. There an old version of Rhino (1.7R3) is used. The code in this repository uses the latest rhino version. This is only needed if you want to use the latest version of Rhino in the context of a ScriptEngine in Java 6/7.
Ссылка на сайт

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

https://github.com/cevou/rhino-script-engine

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

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

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

Зависимости

compile (1)

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

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

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

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

Версия
1.1.1
1.1.0
1.0.1