MVN

org.codehaus.geb : geb-implicit-assertions

Maven & Gradle

Aug 29, 2012
1 usages
1.1k stars

Geb Core · Geb (pronounced "jeb") implicit assertion transform (used in conjunction with geb-core).

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

Latest Version

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

  • Latest Stable: 0.7.2

All Versions

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

Version Vulnerabilities Updated
0.7.x
geb-implicit-assertions-0.7.2
geb-implicit-assertions-0.7.1
geb-implicit-assertions-0.7.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.codehaus.geb:geb-implicit-assertions:0.7.2'

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

implementation("org.codehaus.geb:geb-implicit-assertions:0.7.2")

How to add a dependency to SBT Scala

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

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

Aug 03, 2011
1 usages
Apr 01, 2014
1 usages
45 stars
May 22, 2014
2 usages
1 stars
Feb 26, 2015
3 usages
Sep 02, 2010
2 usages
May 19, 2010
1 usages
Aug 28, 2012
2 usages
12 stars