Last Version

QTaste: QSpin Tailored Automated Test Environment 3.0.0

QTaste is a generic engine to perform automated integration tests

License

License

GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste
Version

Version

3.0.0
Type

Type

pom
Description

Description

QTaste: QSpin Tailored Automated Test Environment
QTaste is a generic engine to perform automated integration tests
Project URL

Project URL

https://github.com/qspin/qtaste
Source Code Management

Source Code Management

https://github.com/qspin/qtaste

Download qtaste 3.0.0

Filename Size
qtaste-3.0.0.pom 13 KB
Browse

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