Last Version

QTaste Documentation 3.0.0

QTaste is a generic engine to perform automated integration tests

License

License

GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste-doc
Version

Version

3.0.0
Type

Type

jar
Description

Description

QTaste Documentation
QTaste is a generic engine to perform automated integration tests

Download qtaste-doc 3.0.0


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

There are no modules declared in this project.