Remote Console

The library allows to create remote console server easily, and run Groovy scripts remotely on the console server. It supports execution of parts of the script, with all import statements applied. The library can be used as a standalone remote console server, and as embedded console server. It contains default implementaiton of Remote Console client, whereas customized implementation is also available.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.devcake.groovy
Идентификатор

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

remoteconsole-groovy
Последняя версия

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

1.0.16
Дата

Дата

Тип

Тип

jar
Описание

Описание

Remote Console
The library allows to create remote console server easily, and run Groovy scripts remotely on the console server. It supports execution of parts of the script, with all import statements applied. The library can be used as a standalone remote console server, and as embedded console server. It contains default implementaiton of Remote Console client, whereas customized implementation is also available.

Скачать remoteconsole-groovy

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
commons-collections : commons-collections jar 3.2.1
org.easymock : easymock jar 3.0
org.testng : testng jar 5.13.1
org.devcake.groovy : autoimports-groovy jar 1.0.8
org.codehaus.groovy : groovy-all jar 1.8.1

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

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

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

Версия
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.10
1.0.9