License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.automationrockstars.gunter |
ArtifactId | ArtifactIdgunter-allure |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolchain funneling opensource tools necessary for test automation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gunter-allure-2.0.3.pom | |
gunter-allure-2.0.3.jar | 6 KB |
gunter-allure-2.0.3-sources.jar | 4 KB |
gunter-allure-2.0.3-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/ -->
<dependency>
<groupId>com.automationrockstars.gunter</groupId>
<artifactId>gunter-allure</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation 'com.automationrockstars.gunter:gunter-allure:2.0.3'
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation ("com.automationrockstars.gunter:gunter-allure:2.0.3")
'com.automationrockstars.gunter:gunter-allure:jar:2.0.3'
<dependency org="com.automationrockstars.gunter" name="gunter-allure" rev="2.0.3">
<artifact name="gunter-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars.gunter', module='gunter-allure', version='2.0.3')
)
libraryDependencies += "com.automationrockstars.gunter" % "gunter-allure" % "2.0.3"
[com.automationrockstars.gunter/gunter-allure "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.automationrockstars : gunter-events | jar | |
ru.yandex.qatools.allure : allure-report-data | jar | |
ru.yandex.qatools.allure : allure-report-builder | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |