# killbill-commons **Repository Path**: nuo2018/killbill-commons ## Basic Information - **Project Name**: killbill-commons - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-02 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README killbill-commons ================ Kill Bill reusable Java components: * **automaton**: framework to build state machines * **clock**: clock library * **concurrent**: extensions to java.util.concurrent.Executors * **embeddeddb**: library to embed databases * **jdbi**: extensions to [jDBI](https://github.com/jdbi/jdbi) * **locker**: locking library * **queue**: provides persistent bus events and notifications * **skeleton**: framework to build web services * **xmlloader**: library to load, parse and validate XML files Kill Bill compatibility ----------------------- | Commons version | Kill Bill version | | --------------: | ----------------: | | 0.15.y | 0.16.z | | 0.20.y | 0.18.z | | 0.21.y | 0.19.z | | 0.22.y | 0.20.z | | 0.23.y | 0.22.z | ## License Kill Bill commons is released under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0).