Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.88 KB

File metadata and controls

36 lines (27 loc) · 1.88 KB

Copyright © 2016-2025 The LmdbJava Open Source Project

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


The LmdbJava project distribution JAR file includes a distribution of LMDB, which is licensed under the OpenLDAP Public License.


Dependencies

LmdbJava uses the following libraries. All licenese files can also be found in the licences directory in the root of this repository.

Dependency License
com.github.jnr:jnr-constants Apache License 2.0
com.github.jnr:jnr-ffi Apache License 2.0
com.google.guava:guava Apache License 2.0
com.jakewharton.byteunits:byteunits Apache License 2.0
io.netty:netty-buffer Apache License 2.0
junit:junit Eclipse Public License 1.0
org.agrona:agrona Apache License 2.0
org.hamcrest:hamcrest BSD 3-Clause License
org.mockito:mockito-inline MIT License