jar

io.permazen : permazen-kv-bdb

Maven & Gradle

Apr 04, 2023
1 usages
269 stars

Permazen Berkeley DB Key/Value Store · Permazen key/value store implementation based on Berkeley DB Java Edition.

Table Of Contents

Latest Version

Download io.permazen : permazen-kv-bdb JAR file - Latest Versions:

All Versions

Download io.permazen : permazen-kv-bdb JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x
4.1.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window permazen-kv-bdb-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.permazen.kv.bdb

├─ io.permazen.kv.bdb.BerkeleyKVDatabase.class - [JAR]

├─ io.permazen.kv.bdb.BerkeleyKVImplementation.class - [JAR]

├─ io.permazen.kv.bdb.BerkeleyKVTransaction.class - [JAR]

├─ io.permazen.kv.bdb.package-info.class - [JAR]

Advertisement