{"id":14969279,"url":"https://github.com/cucumber/cucumber-jvm-scala","last_synced_at":"2025-04-05T13:06:50.865Z","repository":{"id":37663830,"uuid":"106735025","full_name":"cucumber/cucumber-jvm-scala","owner":"cucumber","description":"Cucumber Scala","archived":false,"fork":false,"pushed_at":"2024-10-29T10:38:47.000Z","size":1173,"stargazers_count":48,"open_issues_count":5,"forks_count":30,"subscribers_count":69,"default_branch":"main","last_synced_at":"2024-10-29T12:35:41.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cucumber.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cucumber.png","metadata":{"funding":{"open_collective":"cucumber","github":"cucumber"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-12T19:14:22.000Z","updated_at":"2024-10-29T10:38:52.000Z","dependencies_parsed_at":"2023-11-18T20:02:49.704Z","dependency_job_id":"ca0863ae-e0ca-49a2-9b88-c67e7bfdca15","html_url":"https://github.com/cucumber/cucumber-jvm-scala","commit_stats":{"total_commits":975,"total_committers":45,"mean_commits":"21.666666666666668","dds":0.796923076923077,"last_synced_commit":"44078dc29c9c8a6759d5a11a2bda140b8adc1d79"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","download_url":"https://codeload.github.com/cucumber/cucumber-jvm-scala/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339155,"owners_count":20923014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T13:41:28.967Z","updated_at":"2025-04-05T13:06:50.829Z","avatar_url":"https://github.com/cucumber.png","language":"Scala","funding_links":["https://opencollective.com/cucumber","https://github.com/sponsors/cucumber"],"categories":[],"sub_categories":[],"readme":"# Cucumber Scala\n\n[![Maven Central](https://img.shields.io/maven-central/v/io.cucumber/cucumber-scala_2.13.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.cucumber%22%20AND%20a:%22cucumber-scala_2.13%22)\n![Build Status](https://github.com/cucumber/cucumber-jvm-scala/workflows/Cucumber%20Scala%20CI/badge.svg)\n\nCucumber Scala is the Scala implementation of [Cucumber](https://cucumber.io/).\n\n## Help \u0026 Support\n\nSee: https://cucumber.io/support\n\n## Compatibility matrix\n\nCucumber Scala has a different release cycle than other Cucumber projects that you might use\n(like _cucumber-junit_).\n\nAs a rule of thumb, you can assume that latest version of Cucumber Scala targets the latest version\nof Cucumber Core projects.\n\nThe table below shows the compatible versions:\n\n| Cucumber Scala version | Cucumber Core version | Scala versions         |\n|------------------------|-----------------------|------------------------|\n| 8.18+                  | 7.x                   | 2.12, 2.13, 3.3+       |\n| 8.13-8.17              | 7.x                   | 2.12, 2.13, 3.2+       |\n| 8.0-8.12               | 7.x                   | 2.12, 2.13, 3.0+       |\n| 7.x                    | 6.x                   | 2.11, 2.12, 2.13, 3.0+ |\n| 6.x                    | 6.x                   | 2.11, 2.12, 2.13       |\n| 5.x                    | 5.x                   | 2.11, 2.12, 2.13       |\n| 4.x                    | 4.x                   | 2.11, 2.12, 2.13       |\n\n## Getting started\n\n- [Installation](./docs/install.md)\n- Upgrade notes\n  - [Version 8.x](docs/upgrade_v8.md)\n  - [Version 7.x](docs/upgrade_v7.md)\n  - [Version 6.x](docs/upgrade_v6.md)\n  - [Version 5.x](docs/upgrade_v5.md)\n- Documentation\n  - [Basic usage](docs/usage.md)\n  - [Step Definitions](docs/step_definitions.md)\n    - [DataTables](docs/datatables.md)\n  - [Hooks](docs/hooks.md)\n  - [Transformers](docs/transformers.md)\n    - [Default Jackson DataTable Transformer](docs/default_jackson_datatable_transformer.md)\n- [Example project](examples/README.md)\n- [Reference documentation for Java](https://docs.cucumber.io/docs/cucumber/)\n- [Changelog](CHANGELOG.md)\n\n## Contributing\n\nSee [here](CONTRIBUTING.md) for internal documentation and information about contributing.\n\n## Backers \u0026 Sponsors\n\nSupport us with a monthly donation and help us continue our activities. [Become a backer](https://opencollective.com/cucumber#backer) or [a sponsor](https://opencollective.com/cucumber#sponsor)!\n\n## They are using it\n\nYou are using Cucumber Scala? We would love to know about you! Please open a PR to add your project or company to the list below.\n\n||||\n| :---: | :---: | :---: |       \n| \u003ca href=\"https://www.kelkoogroup.com\"\u003e\u003cimg src=\"https://www.kelkoogroup.com/wp-content/uploads/2019/11/logo-1024x189-1.jpg\" height=\"40\" alt=\"KelkooGroup\" /\u003e\u003c/a\u003e | \u003ca href=\"https://www.teads.com\"\u003e\u003cimg src=\"https://engineering.teads.com/wp-content/uploads/2019/07/Teads_logo_Black.svg\" height=\"40\" alt=\"Teads\" /\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/KelkooGroup/theGardener\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/KelkooGroup/theGardener/master/public/images/logo.png\" height=\"40\" alt=\"theGardener\" /\u003e\u003c/a\u003e |\n| \u003ca href=\"https://github.com/lectra-tech\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/42344873?s=200\u0026v=4\" height=\"80\" alt=\"Lectra\" /\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/lectra-tech/kapoeira\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/lectra-tech/kapoeira/main/docs/logos/kapoeira_logo_text.jpg\" height=\"80\" alt=\"Kapoeira\" /\u003e\u003c/a\u003e | |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Fcucumber-jvm-scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcucumber%2Fcucumber-jvm-scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Fcucumber-jvm-scala/lists"}