Skip to content

Bookkeeper Admin Java. Feel free to open an issue if you have any questions or feature requests.

License

Notifications You must be signed in to change notification settings

protocol-laboratory/bookkeeper-admin-java

Repository files navigation

bookkeeper-admin-java

License Language version codecov

This is a Java library that provides an HTTP client built using the built-in HTTP client of the JDK to interact with the Bookkeeper HTTP API.

Features:

  • Basic functionality for managing Bookkeeper
  • Built on top of the built-in HTTP client of the JDK
  • Minimizes project dependencies to provide a lightweight solution
  • Requires a minimum of JDK 17