Last Version

zephyr-sync-master 0.0.15

Zephyr Sync is a tool, that allows your project to perform synchronization of automated test results to Zephyr - a JIRA addon for Test Management. The advanced configuration of the tool supports multiple report types to work with, as well as some restrictions to be applied during the sync.

License

License

GroupId

GroupId

lv.ctco.zephyr
ArtifactId

ArtifactId

zephyr-sync-master
Version

Version

0.0.15
Type

Type

pom
Description

Description

zephyr-sync-master
Zephyr Sync is a tool, that allows your project to perform synchronization of automated test results to Zephyr - a JIRA addon for Test Management. The advanced configuration of the tool supports multiple report types to work with, as well as some restrictions to be applied during the sync.
Project URL

Project URL

https://github.com/ctco/zephyr-sync

Download zephyr-sync-master 0.0.15


<!-- https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-master/ -->
<dependency>
    <groupId>lv.ctco.zephyr</groupId>
    <artifactId>zephyr-sync-master</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-master/
implementation 'lv.ctco.zephyr:zephyr-sync-master:0.0.15'
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-master/
implementation ("lv.ctco.zephyr:zephyr-sync-master:0.0.15")
'lv.ctco.zephyr:zephyr-sync-master:pom:0.0.15'
<dependency org="lv.ctco.zephyr" name="zephyr-sync-master" rev="0.0.15">
  <artifact name="zephyr-sync-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.zephyr', module='zephyr-sync-master', version='0.0.15')
)
libraryDependencies += "lv.ctco.zephyr" % "zephyr-sync-master" % "0.0.15"
[lv.ctco.zephyr/zephyr-sync-master "0.0.15"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • zephyr-sync-core
  • zephyr-sync-report-api
  • zephyr-sync-report-cucumber
  • zephyr-sync-report-junit
  • zephyr-sync-report-nunit
  • zephyr-sync-util
  • zephyr-sync-report-allure
  • zephyr-sync-cli
  • zephyr-sync-maven-plugin