パッケージ: libapache-directory-jdbm-java (2.0.0~M2-2)
libapache-directory-jdbm-java に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Emmanuel Bourg
外部の資源:
- ホームページ [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