Skip to content

Release of mdbxjni with mdbx v0.11.2 Latest

Latest
Compare
Choose a tag to compare
@castortech castortech released this 05 Dec 14:45
· 65 commits to master since this release

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.