| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdio.qase | 
| ArtifactId | ArtifactIdqase-junit5 | 
| Last Version | Last Version2.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJUnit 5 Integration with Qase TMS Java Libraries for the Qase TMS integration | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| qase-junit5-2.1.3.pom | |
| qase-junit5-2.1.3.jar | 5 KB | 
| qase-junit5-2.1.3-sources.jar | 2 KB | 
| qase-junit5-2.1.3-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.qase/qase-junit5/ -->
<dependency>
    <groupId>io.qase</groupId>
    <artifactId>qase-junit5</artifactId>
    <version>2.1.3</version>
</dependency>// https://jarcasting.com/artifacts/io.qase/qase-junit5/
implementation 'io.qase:qase-junit5:2.1.3'// https://jarcasting.com/artifacts/io.qase/qase-junit5/
implementation ("io.qase:qase-junit5:2.1.3")'io.qase:qase-junit5:jar:2.1.3'<dependency org="io.qase" name="qase-junit5" rev="2.1.3">
  <artifact name="qase-junit5" type="jar" />
</dependency>@Grapes(
@Grab(group='io.qase', module='qase-junit5', version='2.1.3')
)libraryDependencies += "io.qase" % "qase-junit5" % "2.1.3"[io.qase/qase-junit5 "2.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.qase : qase-api | jar | 2.1.3 | 
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.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 | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 | 
| com.github.tomakehurst : wiremock-jre8 | jar | 2.26.3 |