MVN

org.gebish : geb-core

Maven & Gradle

Jan 02, 2023
26 usages
1.1k stars

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.

<dependency>
    <groupId>org.gebish</groupId>
    <artifactId>geb-core</artifactId>
    <version>7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gebish : geb-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0
  • Latest Release Candidate: 4.0-rc-1

All Versions

Choose a version of org.gebish : geb-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0
geb-core-7.0
6.0
geb-core-6.0
5.1
geb-core-5.1
5.0
geb-core-5.0
geb-core-5.0-milestone-2
geb-core-5.0-milestone-1
4.1
geb-core-4.1
4.0
geb-core-4.0
geb-core-4.0-rc-1
3.4.x
geb-core-3.4.1
3.4
geb-core-3.4
3.3
geb-core-3.3
3.2
geb-core-3.2
3.1
geb-core-3.1
3.0.x
geb-core-3.0.1
3.0
geb-core-3.0
2.3.x
geb-core-2.3.1
2.3
geb-core-2.3
2.2
geb-core-2.2
2.1
geb-core-2.1
2.0
geb-core-2.0
geb-core-2.0-rc-1
1.1.x
geb-core-1.1.1
1.1
geb-core-1.1
1.0
geb-core-1.0
geb-core-1.0-rc-2
geb-core-1.0-rc-1
0.13.x
geb-core-0.13.1
geb-core-0.13.0
0.12.x
geb-core-0.12.2
geb-core-0.12.1
geb-core-0.12.0
0.11.x
geb-core-0.11.0
0.10.x
geb-core-0.10.0
0.9.x
geb-core-0.9.3
geb-core-0.9.2
geb-core-0.9.1
geb-core-0.9.0
geb-core-0.9.0-RC-3
geb-core-0.9.0-RC-1

How to add a dependency to Maven

Add the following org.gebish : geb-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gebish</groupId>
    <artifactId>geb-core</artifactId>
    <version>7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gebish : geb-core gradle dependency to your build.gradle file:

implementation 'org.gebish:geb-core:7.0'

Gradle Kotlin DSL: Add the following org.gebish : geb-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gebish:geb-core:7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gebish : geb-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gebish" % "geb-core" % "7.0"

Advertisement

Dependencies from Group

Jan 02, 2023
26 usages
1.1k stars
Jan 02, 2023
13 usages
1.1k stars
Jan 02, 2023
5 usages
1.1k stars
Jan 02, 2023
3 usages
1.1k stars
Jan 02, 2023
3 usages
1.1k stars

Discover Dependencies

Aug 19, 2021
39 usages
25 stars
Mar 20, 2023
8 usages
552 stars
Aug 22, 2023
259 usages
5k stars
Aug 22, 2023
139 usages
5k stars
Aug 22, 2023
79 usages
5k stars
Aug 22, 2023
52 usages
5k stars
Aug 22, 2023
2 usages
5k stars
Apr 20, 2021
59 usages
5k stars