License |
License |
---|---|
GroupId | GroupIdcom.qspin.qtaste |
ArtifactId | ArtifactIdqtaste-kernel |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionQTaste Kernel
QTaste is a generic engine to perform automated integration tests
|
Filename | Size |
---|---|
qtaste-kernel-3.0.0.pom | |
qtaste-kernel-3.0.0.jar | 790 KB |
qtaste-kernel-3.0.0-sources.jar | 481 KB |
qtaste-kernel-3.0.0-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |