Last Version

Tomitribe :: Booh 1.0

Small utility to help to write selenium tests with groovy (setup phantomjs)

License

License

GroupId

GroupId

org.tomitribe
ArtifactId

ArtifactId

booh
Version

Version

1.0
Type

Type

jar
Description

Description

Tomitribe :: Booh
Small utility to help to write selenium tests with groovy (setup phantomjs)
Project Organization

Project Organization

Tomitribe Corporation

Download booh 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.codeborne : phantomjsdriver jar 1.3.0
org.seleniumhq.selenium : selenium-java jar 2.53.0
org.seleniumhq.selenium : selenium-remote-driver jar 2.53.0
org.apache.tomee : openejb-loader jar 7.0.2
org.gebish : geb-core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.