[ 原始碼: apache-directory-jdbm ]
套件:libapache-directory-jdbm-java(2.0.0~M2-3)
libapache-directory-jdbm-java 的相關連結
Debian 的資源:
下載原始碼套件 apache-directory-jdbm:
- [apache-directory-jdbm_2.0.0~M2-3.dsc]
- [apache-directory-jdbm_2.0.0~M2.orig.tar.xz]
- [apache-directory-jdbm_2.0.0~M2-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [directory.apache.org]
相似套件:
ApacheDS JDBM Implementation
JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for other languages (C/C++, Python, Perl, etc.): a fast, simple persistence engine. You can use it to store a mix of objects and BLOBs, and all updates are done in a transactionally safe manner. JDBM also provides scalable data structures, such as HTree and B+Tree, to support persistence of large object collections.
This package contains the Apache fork of JDBM used by Apache Directory Server.
其他與 libapache-directory-jdbm-java 有關的套件
|
|
|
|
-
- dep: libslf4j-java (>= 1.7.32)
- Simple Logging Facade for Java