Cucumber Runner

The part of Cucumber Reports library which contains extended Cucumber-JVM runners and all relevant functionality.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

cucumber-runner
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber Runner
The part of Cucumber Reports library which contains extended Cucumber-JVM runners and all relevant functionality.
Project URL

Project URL

http://maven.apache.org

Download cucumber-runner

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
com.github.mkolisnyk : cucumber-report-generator jar 1.3.5
xml-apis : xml-apis jar 1.4.01
batik : batik-transcoder jar 1.6-1
com.itextpdf : itextpdf jar 5.5.11
com.cedarsoftware : json-io jar 4.9.12
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-testng jar 1.2.5
junit : junit jar 4.12
org.xhtmlrenderer : flying-saucer-pdf jar 9.1.7
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.10
org.javassist : javassist jar 3.22.0-CR2
joda-time : joda-time jar 2.9.9
org.codehaus.plexus : plexus-utils jar 3.0.1
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven.reporting : maven-reporting-api jar 2.0.8
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
info.cukes : cucumber-picocontainer jar 1.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2
1.1
1.0.11
1.0.10
1.0.9
1.0.8