MVN

io.magentys : cherry-webdriver

Maven & Gradle

May 02, 2016

cherry-webdriver · A syntactical sugar project for BDD Web-oriented tests

<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>cherry-webdriver</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.magentys : cherry-webdriver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.magentys : cherry-webdriver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
cherry-webdriver-0.0.2
cherry-webdriver-0.0.1

How to add a dependency to Maven

Add the following io.magentys : cherry-webdriver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>cherry-webdriver</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.magentys : cherry-webdriver gradle dependency to your build.gradle file:

implementation 'io.magentys:cherry-webdriver:0.0.2'

Gradle Kotlin DSL: Add the following io.magentys : cherry-webdriver gradle kotlin dependency to your build.gradle.kts file:

implementation("io.magentys:cherry-webdriver:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.magentys : cherry-webdriver sbt scala dependency to your build.sbt file:

libraryDependencies += "io.magentys" % "cherry-webdriver" % "0.0.2"

Advertisement

Dependencies from Group

Jul 04, 2016
4 usages
11 stars
May 10, 2019
4 usages
22 stars
May 10, 2019
4 usages
22 stars
Oct 21, 2016
3 usages
Oct 05, 2017
2 usages
38 stars

Discover Dependencies

May 05, 2016
4 stars
May 05, 2016
3 stars
Mar 15, 2017
9 stars
Dec 04, 2016
168 stars
May 06, 2016
0 stars
Nov 11, 2021
13 stars