A Java binding for librados and librbd (an alternative to https://github.com/ceph/rados-java)
The unit tests require a running CEPH instance. A ceph/demo docker container is a great way to deploy a test instance. There are three environment variables to point test to your installation: RADOS_TEST_CLUSTER, RADOS_TEST_CONF, RADOS_TEST_POOL, with admin, /etc/ceph/ceph.conf and test-pool as default values.
licensed under LGPLv3 (or later)