Last Version

cucumber-pro-plugin 3.0.2

Cucumber Pro Plugin

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

pro-plugin
Version

Version

3.0.2
Type

Type

jar
Description

Description

cucumber-pro-plugin
Cucumber Pro Plugin
Project URL

Project URL

https://github.com/cucumber-ltd/cucumber-pro-plugin-jvm

Download pro-plugin 3.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
org.yaml : snakeyaml jar 1.23

provided (2)

Group / Artifact Type Version
io.cucumber : cucumber-core jar 4.2.0
info.cukes : cucumber-core jar 1.2.4

test (5)

Group / Artifact Type Version
io.cucumber : cucumber-java jar 4.2.0
io.cucumber : cucumber-junit jar 4.2.0
junit : junit jar 4.12
io.undertow : undertow-core jar 2.0.15.Final
io.undertow : undertow-servlet jar 2.0.15.Final

Project Modules

There are no modules declared in this project.