{"id":18716323,"url":"https://github.com/killbill/killbill-plugin-framework-java","last_synced_at":"2025-04-05T11:09:25.222Z","repository":{"id":24382839,"uuid":"27782564","full_name":"killbill/killbill-plugin-framework-java","owner":"killbill","description":"Framework to write Kill Bill plugins","archived":false,"fork":false,"pushed_at":"2025-02-07T04:50:47.000Z","size":1099,"stargazers_count":8,"open_issues_count":9,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T10:07:36.739Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","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/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["killbill"]}},"created_at":"2014-12-09T19:17:15.000Z","updated_at":"2025-02-07T04:50:51.000Z","dependencies_parsed_at":"2024-10-29T07:18:33.526Z","dependency_job_id":"39504c35-8781-4410-be0c-de2b39fb758b","html_url":"https://github.com/killbill/killbill-plugin-framework-java","commit_stats":null,"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-plugin-framework-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-plugin-framework-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-plugin-framework-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-plugin-framework-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill-plugin-framework-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"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":["billing","killbill","payments","subscriptions"],"created_at":"2024-11-07T13:12:18.893Z","updated_at":"2025-04-05T11:09:25.200Z","avatar_url":"https://github.com/killbill.png","language":"Java","funding_links":["https://github.com/sponsors/killbill"],"categories":[],"sub_categories":[],"readme":"# killbill-plugin-framework-java\n![Maven Central](https://img.shields.io/maven-central/v/org.kill-bill.billing.plugin.java/killbill-base-plugin?color=blue\u0026label=Maven%20Central)\n\nConvenience library to help write Kill Bill plugins.\n\n## Kill Bill compatibility\n\n| Framework version | Kill Bill version |\n| ----------------: | ----------------: |\n| 0.3.y             | 0.16.z            |\n| 1.2.y             | 0.18.z            |\n| 2.x.y             | 0.19.z            |\n| 3.x.y             | 0.20.z            |\n| 4.1.y             | 0.22.z            |\n| 4.2.y             | 0.22.z            |\n| 5.0.y             | 0.24.z            |\n| 5.1.y             | 0.24.z            |\n\nWe've upgraded numerous dependencies in 4.2.x (required for Java 11 support).\n\n## Usage\n\nAdd the library to your plugin:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.kill-bill.billing.plugin.java\u003c/groupId\u003e\n    \u003cartifactId\u003ekillbill-base-plugin\u003c/artifactId\u003e\n    \u003cversion\u003e... release version ...\u003c/version\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.kill-bill.billing.plugin.java\u003c/groupId\u003e\n    \u003cartifactId\u003ekillbill-base-plugin\u003c/artifactId\u003e\n    \u003cversion\u003e... release version ...\u003c/version\u003e\n    \u003ctype\u003etest-jar\u003c/type\u003e\n    \u003cscope\u003etest\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n\n## About\n\nKill Bill is the leading Open-Source Subscription Billing \u0026 Payments Platform. For more information about the project, go to https://killbill.io/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-plugin-framework-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillbill%2Fkillbill-plugin-framework-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-plugin-framework-java/lists"}