Last Version

QTaste Toolbox 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
Version

Version

3.0.0
Type

Type

pom
Description

Description

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

Download qtaste-toolbox 3.0.0

Filename Size
qtaste-toolbox-3.0.0.pom 641 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • testapi