Cucumber Parent

Common configuration for all Cucumber modules

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

cucumber-parent
Last Version

Last Version

3.0.0
Release Date

Release Date

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

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

How to add to project

<!-- 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.
io.cucumber

Cucumber

Cucumber Open

Versions

Version
3.0.0
2.3.2
2.1.2
2.1.1
2.1.0
2.0.4
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0