jshellscriptengine

A JSR-223 ScriptEngine for Java that allows execution of Java snippets via the JShell repl in Java 9.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jshellscriptengine
A JSR-223 ScriptEngine for Java that allows execution of Java snippets via the JShell repl in Java 9.
Ссылка на сайт

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

http://github.com/dmac100/JShellScriptEngine/
Организация-разработчик

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

com.github.dmac100

Скачать jshellscriptengine

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0