License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.qase |
ArtifactId | ArtifactIdqase-junit4 |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionJUnit 4 Integration with Qase TMS
Java Libraries for the Qase TMS integration
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qase-junit4-2.1.1.pom | |
qase-junit4-2.1.1.jar | 5 KB |
qase-junit4-2.1.1-sources.jar | 3 KB |
qase-junit4-2.1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qase/qase-junit4/ -->
<dependency>
<groupId>io.qase</groupId>
<artifactId>qase-junit4</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qase/qase-junit4/
implementation 'io.qase:qase-junit4:2.1.1'
// https://jarcasting.com/artifacts/io.qase/qase-junit4/
implementation ("io.qase:qase-junit4:2.1.1")
'io.qase:qase-junit4:jar:2.1.1'
<dependency org="io.qase" name="qase-junit4" rev="2.1.1">
<artifact name="qase-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qase', module='qase-junit4', version='2.1.1')
)
libraryDependencies += "io.qase" % "qase-junit4" % "2.1.1"
[io.qase/qase-junit4 "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qase : qase-api | jar | 2.1.1 |
io.qameta.allure : allure-java-commons | jar | 2.13.3 |
ch.qos.logback : logback-core | jar | 1.2.9 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock-jre8 | jar | 2.26.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |
org.aspectj : aspectjweaver | jar | 1.8.9 |