Last Version

QTaste Toolbox Test API Components 3.0.0

QTaste is a generic engine to perform automated integration tests

License

License

GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste-toolbox-testapi
Version

Version

3.0.0
Type

Type

jar
Description

Description

QTaste Toolbox Test API Components
QTaste is a generic engine to perform automated integration tests

Download qtaste-toolbox-testapi 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
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.