{"id":29686908,"url":"https://github.com/graceframework/grace-events","last_synced_at":"2025-10-28T14:37:52.850Z","repository":{"id":303094329,"uuid":"1014258667","full_name":"graceframework/grace-events","owner":"graceframework","description":"Grace Events Framework","archived":false,"fork":false,"pushed_at":"2025-07-05T17:00:12.000Z","size":1310,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"7.0.x","last_synced_at":"2025-07-23T04:10:00.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/graceframework.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":"2025-07-05T11:06:00.000Z","updated_at":"2025-07-05T17:00:16.000Z","dependencies_parsed_at":"2025-07-05T17:49:48.435Z","dependency_job_id":"7c086214-d9cb-4909-b2eb-af551b797680","html_url":"https://github.com/graceframework/grace-events","commit_stats":null,"previous_names":["graceframework/grace-events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graceframework/grace-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graceframework%2Fgrace-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graceframework%2Fgrace-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graceframework%2Fgrace-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graceframework%2Fgrace-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graceframework","download_url":"https://codeload.github.com/graceframework/grace-events/tar.gz/refs/heads/7.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graceframework%2Fgrace-events/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269922906,"owners_count":24496999,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-07-23T04:06:31.568Z","updated_at":"2025-10-28T14:37:52.841Z","avatar_url":"https://github.com/graceframework.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Main branch build status](https://github.com/graceframework/grace-events/workflows/Grace%20CI/badge.svg?style=flat)](https://github.com/graceframework/grace-events/actions?query=workflow%3A%Grace+CI%22)\n[![Apache 2.0 license](https://img.shields.io/badge/License-APACHE%202.0-green.svg?logo=APACHE\u0026style=flat)](https://opensource.org/licenses/Apache-2.0)\n[![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework.events/grace-events-core.svg?label=Maven%20Central\u0026logo=apache-maven\u0026style=flat)](https://search.maven.org/search?q=g:org.graceframework.events)\n[![Grace Document](https://img.shields.io/badge/Grace_Document-latest-blue?style=flat\u0026logo=asciidoctor\u0026logoColor=E40046\u0026labelColor=ffffff\u0026color=f49b06)](https://graceframework.org/grace-events/latest/)\n[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://x.com/graceframework)\n\n[![Java Version](https://img.shields.io/badge/Java-17-blue?style=flat\u0026logo=openjdk\u0026color=437291)](https://docs.oracle.com/en/java/javase/17/)\n[![Groovy Version](https://img.shields.io/badge/Groovy-4.0.28-blue?style=flat\u0026color=4298b8)](https://groovy-lang.org/releasenotes/groovy-4.0.html)\n\n# Grace Events Framework\n\nThis project contains APIs and libraries that integrate Grace with various asynchronous libraries and frameworks such as [GPars](https://github.com/GPars/GPars) and [RxJava](https://github.com/ReactiveX/RxJava/tree/1.x), [RxJava2](https://github.com/ReactiveX/RxJava/releases/tag/v2.2.21), [RxJava3](https://github.com/ReactiveX/RxJava/releases).\n\n\n\u003e [!IMPORTANT]\n\u003e Since 7.0, `grace-plugin-events` have been merged into the [Grace framework](https://github.com/graceframework/grace-framework/tree/2024.0.x/grace-plugin-events).\n\n## Versions\n\nTo make it easier for users to use and upgrade, Plugin adopts a version policy consistent with the [Grace Framework](https://github.com/graceframework/grace-framework).\n\n| Plugin Version | Grace Version |\n|----------------|---------------|\n| 7.0.x          | 2024.0.x      |\n| 6.3.x          | 2023.3.x      |\n| 6.2.x          | 2023.2.x      |\n| 6.1.x          | 2023.1.x      |\n| 6.0.x          | 2023.0.x      |\n| 5.2.x          | 2022.2.x      |\n| 5.1.x          | 2022.1.x      |\n| 5.0.x          | 2022.0.x      |\n\n## Ducumentation\n\n* [7.0.x](https://graceframework.org/grace-events/7.0.x/)\n\n## Links\n\n- [Grace Framework](https://github.com/graceframework/grace-framework)\n- [Grace Async](https://github.com/graceframework/grace-async)\n- [Grace Plugins](https://github.com/grace-plugins)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraceframework%2Fgrace-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraceframework%2Fgrace-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraceframework%2Fgrace-events/lists"}