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

Geb Test Common 2.1

Geb (pronounced "jeb") module containig code common to test integrations.

Лицензия

Лицензия

Группа

Группа

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

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

geb-test-common
Версия

Версия

2.1
Тип

Тип

jar
Описание

Описание

Geb Test Common
Geb (pronounced "jeb") module containig code common to test integrations.
Ссылка на сайт

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

http://www.gebish.org
Система контроля версий

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

https://github.com/geb/geb/

Скачать geb-test-common 2.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.7
junit : junit jar 4.10

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

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