| License |
License |
|---|---|
| GroupId | GroupIdlv.ctco.zephyr |
| ArtifactId | ArtifactIdzephyr-sync-util |
| Last Version | Last Version0.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZephyr 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.
|
| Filename | Size |
|---|---|
| zephyr-sync-util-0.0.15.pom | |
| zephyr-sync-util-0.0.15.jar | 5 KB |
| zephyr-sync-util-0.0.15-sources.jar | 2 KB |
| zephyr-sync-util-0.0.15-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-util/ -->
<dependency>
<groupId>lv.ctco.zephyr</groupId>
<artifactId>zephyr-sync-util</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-util/
implementation 'lv.ctco.zephyr:zephyr-sync-util:0.0.15'
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-util/
implementation ("lv.ctco.zephyr:zephyr-sync-util:0.0.15")
'lv.ctco.zephyr:zephyr-sync-util:jar:0.0.15'
<dependency org="lv.ctco.zephyr" name="zephyr-sync-util" rev="0.0.15">
<artifact name="zephyr-sync-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.zephyr', module='zephyr-sync-util', version='0.0.15')
)
libraryDependencies += "lv.ctco.zephyr" % "zephyr-sync-util" % "0.0.15"
[lv.ctco.zephyr/zephyr-sync-util "0.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.7.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.0 |