https://github.com/killbill/killbill-oss-parent
Kill Bill parent pom.xml
https://github.com/killbill/killbill-oss-parent
billing killbill payments subscriptions
Last synced: about 1 year ago
JSON representation
Kill Bill parent pom.xml
- Host: GitHub
- URL: https://github.com/killbill/killbill-oss-parent
- Owner: killbill
- License: apache-2.0
- Created: 2012-06-23T18:54:51.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T07:26:13.000Z (about 1 year ago)
- Last Synced: 2025-04-09T15:08:46.634Z (about 1 year ago)
- Topics: billing, killbill, payments, subscriptions
- Language: Shell
- Homepage: https://killbill.io
- Size: 2.34 MB
- Stars: 4
- Watchers: 4
- Forks: 62
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# killbill-oss-parent

Kill Bill OSS Parent: base pom for the various Kill Bill projects.
## Kill Bill compatibility
| OSS parent version | Kill Bill version |
| -----------------: | ----------------: |
| 0.94.y | 0.16.z |
| 0.140.y | 0.18.z |
| 0.141.y | 0.19.z |
| 0.142.y | 0.20.z |
| 0.143.y | 0.22.z |
| 0.144.y | 0.22.z |
| 0.145.y | 0.23.z |
| 0.146.y | 0.24.z |
We've upgraded numerous dependencies in 0.144.x (required for Java 11 support).
## Usage
Add Kill Bill OSS Parent as the parent to a project:
```xml
org.kill-bill.billing
killbill-oss-parent
... release version ...
```
## About
Kill Bill is the leading Open-Source Subscription Billing & Payments Platform. For more information about the project, go to https://killbill.io/.