MVN

org.codehaus.geb : geb-core

Maven & Gradle

Aug 29, 2012
8 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.codehaus.geb</groupId>
    <artifactId>geb-core</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.2
  • Latest Release Candidate: 0.6.0.RC1

All Versions

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

Version Vulnerabilities Updated
0.7.x
geb-core-0.7.2
geb-core-0.7.1
geb-core-0.7.0
0.6.x
geb-core-0.6.3
geb-core-0.6.2
geb-core-0.6.1
geb-core-0.6.0
geb-core-0.6.0.RC1
0.5.x
geb-core-0.5.1
0.5
geb-core-0.5
0.4
geb-core-0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.codehaus.geb</groupId>
    <artifactId>geb-core</artifactId>
    <version>0.7.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.codehaus.geb:geb-core:0.7.2'

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

implementation("org.codehaus.geb:geb-core:0.7.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.codehaus.geb" % "geb-core" % "0.7.2"

Advertisement

Dependencies from Group

Aug 29, 2012
8 usages
1.1k stars
Aug 29, 2012
2 usages
1.1k stars
Aug 29, 2012
1 usages
1.1k stars
Aug 29, 2012
1 usages
1.1k stars
Aug 29, 2012
1 usages
1.1k stars

Discover Dependencies

May 28, 2008
41 usages
Aug 07, 2014
2.3k stars
Jan 26, 2014
218 stars
May 19, 2010
11 usages
Nov 27, 2007
15 usages