is not current version
Last Version 1.6

Zephyr Uploader 1.5

Uploads test execution results in Jira Zephyr

License

License

GroupId

GroupId

com.github.estuaryoss.libs
ArtifactId

ArtifactId

zephyr-uploader
Version

Version

1.5
Type

Type

jar
Description

Description

Zephyr Uploader
Uploads test execution results in Jira Zephyr
Project URL

Project URL

https://github.com/estuaryoss/test-libs/tree/main/zephyr-uploader
Source Code Management

Source Code Management

https://github.com/estuaryoss/test-libs/tree/main

Download zephyr-uploader 1.5


<!-- https://jarcasting.com/artifacts/com.github.estuaryoss.libs/zephyr-uploader/ -->
<dependency>
    <groupId>com.github.estuaryoss.libs</groupId>
    <artifactId>zephyr-uploader</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estuaryoss.libs/zephyr-uploader/
implementation 'com.github.estuaryoss.libs:zephyr-uploader:1.5'
// https://jarcasting.com/artifacts/com.github.estuaryoss.libs/zephyr-uploader/
implementation ("com.github.estuaryoss.libs:zephyr-uploader:1.5")
'com.github.estuaryoss.libs:zephyr-uploader:jar:1.5'
<dependency org="com.github.estuaryoss.libs" name="zephyr-uploader" rev="1.5">
  <artifact name="zephyr-uploader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estuaryoss.libs', module='zephyr-uploader', version='1.5')
)
libraryDependencies += "com.github.estuaryoss.libs" % "zephyr-uploader" % "1.5"
[com.github.estuaryoss.libs/zephyr-uploader "1.5"]

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
commons-cli : commons-cli jar 1.4
org.assertj : assertj-core jar 3.14.0
org.slf4j : slf4j-api jar 1.7.7
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.google.guava : guava jar 19.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-simple jar 1.7.30
commons-io : commons-io jar 2.7
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
com.googlecode.json-simple : json-simple jar 1.1.1
io.rest-assured : rest-assured jar 4.3.2
org.json : json jar 20140107
commons-logging : commons-logging jar 1.2
org.projectlombok : lombok jar RELEASE
org.springframework : spring-context jar 5.3.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.