is not current version
Last Version 0.1.14

org.uniknow.agiledev:cucumber-reporting 0.1.13

Tooling to generate confluence pages based on functional tests written in Cucumber

Categories

Categories

Cucumber Application Testing & Monitoring Reporting Business Logic Libraries
GroupId

GroupId

org.uniknow.agiledev
ArtifactId

ArtifactId

cucumber-reporting
Version

Version

0.1.13
Type

Type

jar

Download cucumber-reporting 0.1.13


<!-- https://jarcasting.com/artifacts/org.uniknow.agiledev/cucumber-reporting/ -->
<dependency>
    <groupId>org.uniknow.agiledev</groupId>
    <artifactId>cucumber-reporting</artifactId>
    <version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow.agiledev/cucumber-reporting/
implementation 'org.uniknow.agiledev:cucumber-reporting:0.1.13'
// https://jarcasting.com/artifacts/org.uniknow.agiledev/cucumber-reporting/
implementation ("org.uniknow.agiledev:cucumber-reporting:0.1.13")
'org.uniknow.agiledev:cucumber-reporting:jar:0.1.13'
<dependency org="org.uniknow.agiledev" name="cucumber-reporting" rev="0.1.13">
  <artifact name="cucumber-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uniknow.agiledev', module='cucumber-reporting', version='0.1.13')
)
libraryDependencies += "org.uniknow.agiledev" % "cucumber-reporting" % "0.1.13"
[org.uniknow.agiledev/cucumber-reporting "0.1.13"]