{"id":38962348,"url":"https://github.com/gemfire/spring-cloud-data-flow-for-vmware-gemfire","last_synced_at":"2026-01-17T16:25:52.605Z","repository":{"id":217564485,"uuid":"700031426","full_name":"gemfire/spring-cloud-data-flow-for-vmware-gemfire","owner":"gemfire","description":"Spring Cloud Data Flow for VMware GemFire","archived":false,"fork":false,"pushed_at":"2025-07-09T01:37:46.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":21,"default_branch":"develop","last_synced_at":"2025-07-09T01:46:25.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gemfire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING_CLA.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-10-03T20:12:03.000Z","updated_at":"2024-01-16T21:05:49.000Z","dependencies_parsed_at":"2024-04-17T02:41:07.988Z","dependency_job_id":"6ae7debb-87b1-4554-88fe-a9a47e9eac0c","html_url":"https://github.com/gemfire/spring-cloud-data-flow-for-vmware-gemfire","commit_stats":null,"previous_names":["gemfire/spring-cloud-data-flow-for-vmware-gemfire"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gemfire/spring-cloud-data-flow-for-vmware-gemfire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfire%2Fspring-cloud-data-flow-for-vmware-gemfire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfire%2Fspring-cloud-data-flow-for-vmware-gemfire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfire%2Fspring-cloud-data-flow-for-vmware-gemfire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfire%2Fspring-cloud-data-flow-for-vmware-gemfire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemfire","download_url":"https://codeload.github.com/gemfire/spring-cloud-data-flow-for-vmware-gemfire/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfire%2Fspring-cloud-data-flow-for-vmware-gemfire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-17T16:25:52.532Z","updated_at":"2026-01-17T16:25:52.589Z","avatar_url":"https://github.com/gemfire.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Spring Cloud Dataflow for VMware GemFire\n\nThis project enables users to configure data streams for VMware GemFire for the [Spring Cloud Dataflow](https://spring.io/projects/spring-cloud-dataflow) environment by providing implementations for `java.util.function.Consumer` and `java.util.function.Supplier`. This is done by providing implementations of the [Spring Cloud Stream](https://spring.io/projects/spring-cloud-stream) project for VMware GemFire.\n\n\nYou need to include this dependency into your project:\n\n**Maven**\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.vmware.gemfire\u003c/groupId\u003e\n    \u003cartifactId\u003espring-cloud-starter-2022.0-gemfire-10.0\u003c/artifactId\u003e\n    \u003cversion\u003e{project-version}\u003c/version\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.vmware.gemfire\u003c/groupId\u003e\n    \u003cartifactId\u003egemfire-core\u003c/artifactId\u003e\n    \u003cversion\u003e10.0.1\u003c/version\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.vmware.gemfire\u003c/groupId\u003e\n    \u003cartifactId\u003egemfire-cq\u003c/artifactId\u003e\n    \u003cversion\u003e10.0.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n**Gradle**\n```groovy\nimplementation \"com.vmware.gemfire:spring-cloud-starter-2022.0-gemfire-10.0:{project-version}\"\nimplementation \"com.vmware.gemfire:gemfire-core:10.0.1\"\nimplementation \"com.vmware.gemfire:gemfire-cq:10.0.1\"\n```\n\nFor more information on how to configure the project please refer to:\n* [Spring Cloud Supplier](spring-cloud-supplier-gemfire/README.md)\n* [Spring Cloud Consumer](spring-cloud-consumer-gemfire/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemfire%2Fspring-cloud-data-flow-for-vmware-gemfire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemfire%2Fspring-cloud-data-flow-for-vmware-gemfire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemfire%2Fspring-cloud-data-flow-for-vmware-gemfire/lists"}