Cucumber for the JVM provides core functionality for behavior-driven development (BDD) with Gherkin scenarios.
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-core</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.
Runs Cucumber tests from the command line.
Use 'io.cucumber' imports for version 7+; for older versions, use 'cucumber.api'.
No dependency data recorded yet.