This release includes all the necessary jars to run mdbx under Java (1.8+) for Linux, Windows or Mac OS X
Changes:
- Adds Mac OS X
It includes the so/dll/dylib file for mdbx itself as part of the OS native jar.
To run you will need to include:
- mdbxjni-99-master-SNAPSHOT.jar
- hawtjni-runtime-1.19-SNAPSHOT.jar
- and the OS appropriate jar with the native compiled code.