MVN

com.googlecode.openbox : webui

Maven & Gradle

Jul 05, 2017
0 stars

WebUI · This is WebDriver based webUI test framework

<dependency>
    <groupId>com.googlecode.openbox</groupId>
    <artifactId>webui</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.openbox : webui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.6

All Versions

Choose a version of com.googlecode.openbox : webui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
webui-2.1.6
webui-2.1.4
webui-2.1.1
webui-2.1.0
2.0.x
webui-2.0.20
webui-2.0.19
webui-2.0.18
webui-2.0.17
webui-2.0.16
webui-2.0.15
webui-2.0.14
webui-2.0.13
webui-2.0.12
webui-2.0.11
webui-2.0.10
webui-2.0.9
webui-2.0.8
webui-2.0.7
webui-2.0.6

How to add a dependency to Maven

Add the following com.googlecode.openbox : webui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.openbox</groupId>
    <artifactId>webui</artifactId>
    <version>2.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.openbox : webui gradle dependency to your build.gradle file:

implementation 'com.googlecode.openbox:webui:2.1.6'

Gradle Kotlin DSL: Add the following com.googlecode.openbox : webui gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.openbox:webui:2.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.openbox : webui sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.openbox" % "webui" % "2.1.6"

Advertisement

Dependencies from Group

Jul 05, 2017
8 usages
0 stars
Jul 05, 2017
5 usages
0 stars
ssh
Jul 05, 2017
1 usages
0 stars
log
Jul 05, 2017
1 usages
0 stars
Jul 05, 2017
1 usages
0 stars

Discover Dependencies