Geb Core

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.

License

License

GroupId

GroupId

org.gebish
ArtifactId

ArtifactId

geb-core
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Geb Core
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.
Project URL

Project URL

http://www.gebish.org
Source Code Management

Source Code Management

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

Download geb-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.gebish : geb-ast jar 5.1
org.gebish : geb-waiting jar 5.1
org.threeten : threeten-extra jar 1.4
org.codehaus.groovy : groovy jar
org.codehaus.groovy : groovy-templates jar
org.seleniumhq.selenium : selenium-support Optional jar 3.141.59

runtime (1)

Group / Artifact Type Version
org.jodd : jodd-lagarto jar 5.1.5

Project Modules

There are no modules declared in this project.
org.gebish

Geb

Versions

Version
5.1
5.0
5.0-milestone-2
5.0-milestone-1
4.1
4.0
4.0-rc-1
3.4.1
3.4
3.3
3.2
3.1
3.0.1
3.0
2.3.1
2.3
2.2
2.1
2.0
2.0-rc-1
1.1.1
1.1
1.0
1.0-rc-2
1.0-rc-1
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.9.0-RC-3
0.9.0-RC-1