Last Version

Cucumber Parent 3.0.0

Common configuration for all Cucumber modules

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

cucumber-parent
Version

Version

3.0.0
Type

Type

pom
Description

Description

Cucumber Parent
Common configuration for all Cucumber modules
Project URL

Project URL

https://github.com/cucumber/cucumber-parent

Download cucumber-parent 3.0.0

Filename Size
cucumber-parent-3.0.0.pom 21 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.