Geb

Groovy remote control is a library for executing closures defined in one Groovy application to be executed in a different (possible remote) Groovy application.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.codehaus.groovy.modules.remote
Идентификатор

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

remote-core
Последняя версия

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

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geb
Groovy remote control is a library for executing closures defined in one Groovy application to be executed in a different (possible remote) Groovy application.
Система контроля версий

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

https://github.com/alkemist/groovy-remote

Скачать remote-core

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

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

Зависимости

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

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

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

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

Версия
0.5
0.4
0.3
0.2
0.1