Last Version

QTaste Test API for QTaste Demo 3.0.0

QTaste is a generic engine to perform automated integration tests

License

License

GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste-demo-testapi
Version

Version

3.0.0
Type

Type

jar
Description

Description

QTaste Test API for QTaste Demo
QTaste is a generic engine to perform automated integration tests

Download qtaste-demo-testapi 3.0.0


<!-- https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-demo-testapi/ -->
<dependency>
    <groupId>com.qspin.qtaste</groupId>
    <artifactId>qtaste-demo-testapi</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-demo-testapi/
implementation 'com.qspin.qtaste:qtaste-demo-testapi:3.0.0'
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-demo-testapi/
implementation ("com.qspin.qtaste:qtaste-demo-testapi:3.0.0")
'com.qspin.qtaste:qtaste-demo-testapi:jar:3.0.0'
<dependency org="com.qspin.qtaste" name="qtaste-demo-testapi" rev="3.0.0">
  <artifact name="qtaste-demo-testapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qspin.qtaste', module='qtaste-demo-testapi', version='3.0.0')
)
libraryDependencies += "com.qspin.qtaste" % "qtaste-demo-testapi" % "3.0.0"
[com.qspin.qtaste/qtaste-demo-testapi "3.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.qspin.qtaste : qtaste-toolbox-testapi jar 3.0.0
mysql : mysql-connector-java jar 5.1.38
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2
org.apache.xmlrpc : xmlrpc-client jar 3.1.3
com.qspin.qtaste.plugin : javagui jar 3.0.0
com.qspin.qtaste.plugin : javagui-fx jar 3.0.0
com.qspin.qtaste.plugin : sikuli jar 3.0.0
com.qspin.qtaste : qtaste-kernel jar 3.0.0
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.