| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJUnit Unit Testing | 
        
| GroupId | GroupIdlv.ctco.zephyr | 
    
| ArtifactId | ArtifactIdzephyr-sync-report-junit | 
    
| 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. 
         | 
    
<!-- https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-report-junit/ -->
<dependency>
    <groupId>lv.ctco.zephyr</groupId>
    <artifactId>zephyr-sync-report-junit</artifactId>
    <version>0.0.15</version>
</dependency>
                // https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-report-junit/
implementation 'lv.ctco.zephyr:zephyr-sync-report-junit:0.0.15'
                // https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-report-junit/
implementation ("lv.ctco.zephyr:zephyr-sync-report-junit:0.0.15")
                'lv.ctco.zephyr:zephyr-sync-report-junit:jar:0.0.15'
                <dependency org="lv.ctco.zephyr" name="zephyr-sync-report-junit" rev="0.0.15">
  <artifact name="zephyr-sync-report-junit" type="jar" />
</dependency>
                @Grapes(
@Grab(group='lv.ctco.zephyr', module='zephyr-sync-report-junit', version='0.0.15')
)
                libraryDependencies += "lv.ctco.zephyr" % "zephyr-sync-report-junit" % "0.0.15"
                [lv.ctco.zephyr/zephyr-sync-report-junit "0.0.15"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| lv.ctco.zephyr : zephyr-sync-report-api | jar | 0.0.15 | 
| lv.ctco.zephyr : zephyr-sync-util | jar | 0.0.15 |