Kill Bill OSS Parent: base pom for the various Kill Bill projects.
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).
Add Kill Bill OSS Parent as the parent to a project:
<parent>
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-oss-parent</artifactId>
<version>... release version ...</version>
</parent>
Kill Bill is the leading Open-Source Subscription Billing & Payments Platform. For more information about the project, go to https://killbill.io/.