Last Version

(Comcast) core 4.0.3

magic-wand is a helper for creating WebDrivers

License

License

GroupId

GroupId

com.comcast.magic-wand
ArtifactId

ArtifactId

core
Version

Version

4.0.3
Type

Type

jar
Description

Description

(Comcast) core
magic-wand is a helper for creating WebDrivers
Project Organization

Project Organization

Comcast

Download core 4.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-remote-driver jar 2.42.2
org.reflections : reflections jar 0.9.10
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.