Jar examples for g:geb-test-common
Geb (pronounced "jeb") module containig code common to test integrations.
You can download jar file geb-test-common 1.0-rc-1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add geb-test-common-1.0-rc-1.jar to your project.
<dependency> <groupId>org.gebish</groupId> <artifactId>geb-test-common</artifactId> <version>1.0-rc-1</version> </dependency>
compile group: 'org.gebish', name: 'geb-test-common', version: '1.0-rc-1'
libraryDependencies += "org.gebish" % "geb-test-common" % "1.0-rc-1"
<dependency org="org.gebish" name="geb-test-common" rev="1.0-rc-1"/>
@Grapes(@Grab(group='org.gebish', module='geb-test-common', version='1.0-rc-1'))
'org.gebish:geb-test-common:jar:1.0-rc-1'
Click the following link to download the jar file.
geb-test-common-1.0-rc-1-javadoc.jar