Skip to content

lmdbjava/native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Build and Deployment Maven Central License

LMDB Native Libraries

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.

Version Management

Update all dependency and plugin versions:

mvn versions:update-properties

Update the LMDB version by editing LMDB_VERSION in fetch-native-libs.sh.

Releasing

GitHub Actions will perform an official release whenever a developer executes mvn release:clean release:prepare.

License

LMDB (and this repository for simplicity) is licensed under The OpenLDAP Public License.

About

LMDB Native Libraries Automatic Build Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages