MVN

com.comcast.magic-wand : magic-wand

Maven & Gradle

Apr 07, 2017
2 stars

magic-wand is a helper for creating WebDrivers

<dependency>
    <groupId>com.comcast.magic-wand</groupId>
    <artifactId>magic-wand</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.comcast.magic-wand : magic-wand to add to Maven - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of com.comcast.magic-wand : magic-wand to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
magic-wand-4.0.3
magic-wand-4.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.comcast.magic-wand</groupId>
    <artifactId>magic-wand</artifactId>
    <version>4.0.3</version>
</dependency>

Advertisement