Jar examples for g:gherkin
Enables analysis of Cucumber Gherkin features files in SonarQube
You can download jar file gherkin 2.11.5 in this page.
MIT License
You can use the following script to add gherkin-2.11.5.jar to your project.
<dependency> <groupId>info.cukes</groupId> <artifactId>gherkin</artifactId> <version>2.11.5</version> </dependency>
compile group: 'info.cukes', name: 'gherkin', version: '2.11.5'
libraryDependencies += "info.cukes" % "gherkin" % "2.11.5"
<dependency org="info.cukes" name="gherkin" rev="2.11.5"/>
@Grapes(@Grab(group='info.cukes', module='gherkin', version='2.11.5'))
'info.cukes:gherkin:jar:2.11.5'
Click the following link to download the jar file.
gherkin-2.11.5-javadoc.jar