Download TomP2P-4.1.2-preview-dist.zip from the Maven repository.

Changelog for TomP2P 4.1.2-preview

* upgrade to latest JDBM
* switched to logback for logging
* added support for Bloom filters in get() and digetst()
* better handling of "connection reset by peer"
* fixed PeerConnection
* improved success evaluation for futures
* added examples for similarity search, distributed segment trees, and Bloom filters

Please note that there are still open issues with storing more than 8MB on disk. There is an other issue with too many open files in system which is under investigation.