{"id":66706,"library":"gherkin","title":"Gherkin Parser","description":"Pure Java Gherkin parser for Cucumber BDD feature files, supporting Gherkin syntax.","status":"active","version":"2.12.2","language":"java","source_language":null,"source_url":"https://github.com/cucumber/gherkin","tags":["gherkin","cucumber","bdd","parser"],"install":[{"cmd":"<dependency>\n  <groupId>info.cukes</groupId>\n  <artifactId>gherkin</artifactId>\n  <version>2.12.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'info.cukes:gherkin:2.12.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Parser","correct":"gherkin.Parser"}],"quickstart":{"code":"import gherkin.Parser;\nimport gherkin.ast.GherkinDocument;\n\npublic class Example {\n    public static void main(String[] args) {\n        Parser<GherkinDocument> parser = new Parser<>();\n        System.out.println(\"Gherkin parser created\");\n    }\n}","lang":"java","description":"Create a Gherkin parser"},"warnings":[{"fix":"Use io.cucumber:gherkin instead of info.cukes:gherkin.","message":"Version 2.12.2 is outdated; consider using io.cucumber:gherkin (newer groupId) for latest features.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'bdd':9,17 'cucumb':8,16 'featur':10 'file':11 'gherkin':1,5,13,15 'java':4 'parser':2,6,18 'pure':3 'support':12 'syntax':14","created_at":"2026-06-17T17:27:20.508520+00:00","updated_at":"2026-06-17T17:27:20.508520+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cucumber/gherkin","github":"https://github.com/cucumber/gherkin","docs":"https://appdoc.app/artifact/info.cukes/gherkin/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}