[ 源代码: apache-directory-jdbm ]
软件包:libapache-directory-jdbm-java(2.0.0~M2-2)
libapache-directory-jdbm-java 的相关链接
Debian 的资源:
下载源码包 apache-directory-jdbm:
- [apache-directory-jdbm_2.0.0~M2-2.dsc]
- [apache-directory-jdbm_2.0.0~M2.orig.tar.xz]
- [apache-directory-jdbm_2.0.0~M2-2.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.25)
- Simple Logging Facade for Java