Provides pre-compiled LMDB native libraries for Linux, macOS and Windows. These libraries are fetched from distribution package managers (Arch Linux, Homebrew, MSYS2) and packaged into a single JAR for easy dependency resolution.
If you are using LMDB from Java, use the LmdbJava project instead. This artifact is a dependency of LmdbJava.
Available from Maven Central and Central Portal Snapshots.
Update all dependency and plugin versions:
mvn versions:update-propertiesUpdate the LMDB version by editing LMDB_VERSION in fetch-native-libs.sh.
GitHub Actions will perform an official release whenever a developer executes mvn release:clean release:prepare.
LMDB (and this repository for simplicity) is licensed under The OpenLDAP Public License.