osgiaas-cli-js

OSGiaaS CLI JS Command (JavaScript REPL)

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.athaydes.osgiaas
Идентификатор

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

osgiaas-cli-js
Последняя версия

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

0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

osgiaas-cli-js
OSGiaaS CLI JS Command (JavaScript REPL)
Ссылка на сайт

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

https://github.com/renatoathaydes/osgiaas
Система контроля версий

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

https://github.com/renatoathaydes/osgiaas

Скачать osgiaas-cli-js

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.athaydes.osgiaas : osgiaas-cli-api jar 0.7

test (1)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.0-groovy-2.4

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

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

OSGiaaS Project

OSGi as a Service

Build Status

The OSGiaaS Project aims to provide JVM modules and a CLI to make the development of truly modular, dynamic applications easier.

Though all modules are OSGi bundles, many modules can also be used without OSGi (in standard Java applications).

For details, check the Documentation in the docs directory.

Main features

  • Powerful CLI that can be used to run commands written in Java or any JVM language.
  • CLI features auto-completion, line editing, vi/emacs modes, history, command pipeline etc.
  • Language commands turn the CLI into a polyglot REPL (JavaScript, Groovy, Java, Frege).
  • grab libraries from Maven repositories and install/uninstall them on the system at any time.
  • hot swapping of JVM code (enabled by OSGi), so re-compiled code can be reloaded at runtime.
  • the best open-source Java 8 runtime compiler available.

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

Версия
0.7