Last Version

Zephyr Scale JUnit Integration 2.0.0

JUnit utility to integrate JUnit tests with Zephyr Scale.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.smartbear
ArtifactId

ArtifactId

zephyrscale-junit-integration
Version

Version

2.0.0
Type

Type

jar
Description

Description

Zephyr Scale JUnit Integration
JUnit utility to integrate JUnit tests with Zephyr Scale.
Project URL

Project URL

https://bitbucket.org/smartbeartm4j/zephyrscale-junit-integration
Source Code Management

Source Code Management

https://bitbucket.org/smartbeartm4j/zephyrscale-junit-integration

Download zephyrscale-junit-integration 2.0.0


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.