Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 849 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 849 Bytes

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
  • 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

License

Kill Bill commons is released under the Apache license.