MVN

org.codehaus.geb : geb-junit4

Maven & Gradle

Aug 29, 2012
1 usages
1.1k stars

Geb for JUnit 4 · Geb (pronounced "jeb") integration with the JUnit 4 test framework.

<dependency>
    <groupId>org.codehaus.geb</groupId>
    <artifactId>geb-junit4</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.geb : geb-junit4 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-junit4 to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.codehaus.geb" % "geb-junit4" % "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

Oct 13, 2014
1 usages
Oct 31, 2014
1 usages
276 stars
Dec 07, 2014
2 usages
30 stars
Mar 30, 2012
1 usages
Aug 06, 2014
1 usages
1.5k stars
Jul 02, 2009
3 usages
Apr 10, 2014
1 usages
21 stars