is not current version
Last Version 7.4.1

Cucumber-JVM: Bill of Materials 7.3.4

Cucumber for the JVM

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

cucumber-bom
Version

Version

7.3.4
Type

Type

pom
Description

Description

Cucumber-JVM: Bill of Materials
Cucumber for the JVM

Download cucumber-bom 7.3.4

Filename Size
cucumber-bom-7.3.4.pom 5 KB
Browse

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

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.