Geb Core

Geb (pronounced "jeb") implicit assertion transform (used in conjunction with geb-core).

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geb Core
Geb (pronounced "jeb") implicit assertion transform (used in conjunction with geb-core).
Ссылка на сайт

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

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

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

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

Скачать geb-implicit-assertions

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

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

Зависимости

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

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

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

Build Status Maven Central GitHub contributors

Geb (pronounced “jeb”) is a browser automation solution. It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.

For more information about the project, see the http://www.gebish.org.

How to contribute

Please see CONTRIBUTING.md for contribution guidelines.

Submitting issues

If you'd like to submit an issue against Geb then please use the issue tracker for geb/issues Github project. Please avoid submitting usage questions as issues and use the user mailing list instead.

org.codehaus.geb

Geb

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

Версия
0.7.2
0.7.1
0.7.0