{"id":28533561,"url":"https://github.com/epam/eco-commons-kafka","last_synced_at":"2025-09-04T18:27:16.635Z","repository":{"id":36123509,"uuid":"209075919","full_name":"epam/eco-commons-kafka","owner":"epam","description":"Eco Commons Kafka","archived":false,"fork":false,"pushed_at":"2025-04-22T06:52:04.000Z","size":431,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-09T17:07:48.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2019-09-17T14:26:19.000Z","updated_at":"2025-04-22T06:52:07.000Z","dependencies_parsed_at":"2024-05-15T22:18:31.322Z","dependency_job_id":"a7ee7915-402d-43bc-9866-bdc1f967af97","html_url":"https://github.com/epam/eco-commons-kafka","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/epam/eco-commons-kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epam%2Feco-commons-kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epam%2Feco-commons-kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epam%2Feco-commons-kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epam%2Feco-commons-kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epam","download_url":"https://codeload.github.com/epam/eco-commons-kafka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epam%2Feco-commons-kafka/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262838339,"owners_count":23372509,"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":"2025-06-09T17:07:42.670Z","updated_at":"2025-06-30T19:32:39.208Z","avatar_url":"https://github.com/epam.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eco Commons Kafka\n\nIt's a library of utilities, helpers and higher-level APIs for the [Kafka](https://kafka.apache.org/) client library.\n\nThe currently supported version is [3.0.0](https://kafka.apache.org/downloads#3.0.0)\n\nThe library can be obtained from the Maven by adding the following dependency in the pom.xml:\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.epam.eco\u003c/groupId\u003e\n    \u003cartifactId\u003ecommons-kafka\u003c/artifactId\u003e\n    \u003cversion\u003e${project.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Features\n\n* Advanced consumer to handle long-running tasks\n* Bootstrap consumer to all records from topic\n* Helpers to perform various common tasks (for example count records in topic)\n* In-memory caches\n* Common implementations of Serializer/Deserializer \n* [Jackson](https://github.com/FasterXML/jackson) module for serializing/deserializing Kafka types \n* Configuration builders\n\n## Build\n\n```\ngit clone git@github.com:epam/eco-commons-kafka.git\ncd eco-commons-kafka\nmvn clean package\n```\n\n## Compatibility matrix\n\nEco Commons Kafka | Kafka | Scala\n---  | --- | --- \n2.0.x | 3.0.x | 13\n1.8.x | 2.8.x | 12\n1.7.x | 2.7.x | 12\n1.6.x | 2.6.x | 12\n1.5.x | 2.5.x | 12\n1.4.x | 2.4.x | 12\n1.3.x | 2.3.x | 12\n1.2.x | 2.2.x | 12\n1.1.x | 2.1.x | 12\n1.0.x | 2.0.x | 12\n0.1.x | 1.0.x | 11\n\n## License\n\nLicensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepam%2Feco-commons-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepam%2Feco-commons-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepam%2Feco-commons-kafka/lists"}