License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.smartbear |
ArtifactId | ArtifactIdzephyrscale-junit-integration |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZephyr Scale JUnit Integration
JUnit utility to integrate JUnit tests with Zephyr Scale.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.smartbear/zephyrscale-junit-integration/ -->
<dependency>
<groupId>com.smartbear</groupId>
<artifactId>zephyrscale-junit-integration</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartbear/zephyrscale-junit-integration/
implementation 'com.smartbear:zephyrscale-junit-integration:2.0.0'
// https://jarcasting.com/artifacts/com.smartbear/zephyrscale-junit-integration/
implementation ("com.smartbear:zephyrscale-junit-integration:2.0.0")
'com.smartbear:zephyrscale-junit-integration:jar:2.0.0'
<dependency org="com.smartbear" name="zephyrscale-junit-integration" rev="2.0.0">
<artifact name="zephyrscale-junit-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartbear', module='zephyrscale-junit-integration', version='2.0.0')
)
libraryDependencies += "com.smartbear" % "zephyrscale-junit-integration" % "2.0.0"
[com.smartbear/zephyrscale-junit-integration "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |