MVN

org.codehaus.geb : geb-junit3

Maven & Gradle

Aug 29, 2012
1 usages
1.1k stars

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

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

Latest Version

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Mar 03, 2015
1 usages
10 stars
Jun 06, 2014
3 usages
2 stars
Jun 26, 2014
1 usages
0 stars
Mar 24, 2014
10.1k stars
Oct 20, 2013
6 stars
May 28, 2012
1 usages
4 stars
Sep 25, 2012
1 usages