Cucumber-JVM: Gherkin Vintage

Cucumber for the JVM

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

cucumber-gherkin-vintage
Last Version

Last Version

5.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber-JVM: Gherkin Vintage
Cucumber for the JVM

Download cucumber-gherkin-vintage

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.cucumber : cucumber-gherkin jar 5.7.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Cucumber JVM

OpenCollective OpenCollective

Maven Central Build Status Coverage Status

Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice.

Cucumber-JVM also integrates with all the popular Dependency Injection containers.

Getting started

Questions, Problems, Help needed?

Please ask on

Bugs and Feature requests

You can register bugs and feature requests in the Github Issue Tracker.

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Contributing

If you'd like to contribute to the documentation, checkout cucumber/docs.cucumber.io otherwise see our CONTRIBUTING.md.

io.cucumber

Cucumber

Cucumber Open

Versions

Version
5.7.0
5.6.0
5.5.0
5.4.2
5.4.1
5.4.0
5.3.0
5.2.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.0
5.0.0-RC4
5.0.0-RC3