Last Version

testmaker 2.1.19

Framework for the construction of End To End Testcases based on Selenium WebDriver

License

License

GroupId

GroupId

com.github.jorge2m
ArtifactId

ArtifactId

testmaker
Version

Version

2.1.19
Type

Type

pom
Description

Description

testmaker
Framework for the construction of End To End Testcases based on Selenium WebDriver
Project URL

Project URL

http://github.com/AubaySpain/testmaker
Source Code Management

Source Code Management

http://github.com/AubaySpain/testmaker/tree/master

Download testmaker 2.1.19

Filename Size
testmaker-2.1.19.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.