Cucumber for the JVM, enabling behavior-driven development (BDD) with Gherkin scenarios in Java.
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.34.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a Cucumber step using the @Given annotation.
No known issues recorded.
No dependency data recorded yet.