Last Version

Cucumber Reporting example 0.1.14

Example on how to use cucumber reporting in a maven project

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Reporting Business Logic Libraries
GroupId

GroupId

org.uniknow.agiledev
ArtifactId

ArtifactId

cucumber-reporting-example
Version

Version

0.1.14
Type

Type

jar
Description

Description

Cucumber Reporting example
Example on how to use cucumber reporting in a maven project
Project Organization

Project Organization

UniKnow

Download cucumber-reporting-example 0.1.14


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

Dependencies

compile (2)

Group / Artifact Type Version
org.uniknow.agiledev : cucumber-reporting jar 0.1.14
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

Group / Artifact Type Version
info.cukes : cucumber-junit jar 1.1.5
info.cukes : cucumber-java jar 1.1.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.