Phoebe is a tookit for building asynchronous PostgreSQL drivers
Phoebe requires Java 6, but has been written with Java 8 in mind. Phobe has been tested against PostgreSQL versions 9.1 through 9.4.
Phoebe is built using Maven, simply run mvn verify
to compile and run all of the included tests and checks. Use mvn install
to install the jars into your local repository.