Last Version

geb 0.1


GroupId

GroupId

org.codehaus.geb
ArtifactId

ArtifactId

geb
Version

Version

0.1
Type

Type

jar
Description

Description

geb

Download geb 0.1

Filename Size
geb-0.1.pom
geb-0.1.jar 42 KB
geb-0.1-sources.jar 317 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.7

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.6.7

test (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.21
org.spockframework : spock-core jar 0.4-groovy-1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.