Last Version

Geb for JUnit 3 2.3.1

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.gebish
ArtifactId

ArtifactId

geb-junit3
Version

Version

2.3.1
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download geb-junit3 2.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.16
org.gebish : geb-core jar 2.3.1

Project Modules

There are no modules declared in this project.