Grails Geb Plugin

Provides Integration with Geb for Functional Testing

Лицензия

Лицензия

Категории

Категории

Grails Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

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

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

3.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Grails Geb Plugin
Provides Integration with Geb for Functional Testing
Ссылка на сайт

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

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

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

https://github.com/grails/geb

Скачать geb

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.grails : grails-core jar 5.1.8
org.gebish : geb-spock jar 5.1

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

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

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

Версия
3.0.0