Last Version

QTaste Kernel 3.0.0

QTaste is a generic engine to perform automated integration tests

License

License

GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste-kernel
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Download qtaste-kernel 3.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
commons-net : commons-net jar 3.4
org.jfree : jfreechart jar 1.0.19
com.jgoodies : jgoodies-forms jar 1.9.0
de.sciss : syntaxpane jar 1.1.4
org.python : jython-standalone jar 2.7.0
xalan : xalan jar 2.7.2
xalan : serializer jar 2.7.2
xerces : xercesImpl jar 2.11.0
org.netbeans.external » nb-javac-api jar RELEASE801
log4j : log4j jar 1.2.17

runtime (1)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.