Last Version

Geb for JUnit 4 0.7.2

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.codehaus.geb
ArtifactId

ArtifactId

geb-junit4
Version

Version

0.7.2
Type

Type

jar
Description

Description

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

Project URL

http://www.gebish.org
Source Code Management

Source Code Management

https://github.com/geb/geb/

Download geb-junit4 0.7.2


<!-- https://jarcasting.com/artifacts/org.codehaus.geb/geb-junit4/ -->
<dependency>
    <groupId>org.codehaus.geb</groupId>
    <artifactId>geb-junit4</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.geb/geb-junit4/
implementation 'org.codehaus.geb:geb-junit4:0.7.2'
// https://jarcasting.com/artifacts/org.codehaus.geb/geb-junit4/
implementation ("org.codehaus.geb:geb-junit4:0.7.2")
'org.codehaus.geb:geb-junit4:jar:0.7.2'
<dependency org="org.codehaus.geb" name="geb-junit4" rev="0.7.2">
  <artifact name="geb-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.geb', module='geb-junit4', version='0.7.2')
)
libraryDependencies += "org.codehaus.geb" % "geb-junit4" % "0.7.2"
[org.codehaus.geb/geb-junit4 "0.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.geb : geb-core jar 0.7.2

Project Modules

There are no modules declared in this project.