Download from TomP2P-4.0.4-dist.zip and TomP2P-4.0.4-dist.tar.bz2 from the Maven repository.

Changelog for TomP2P 4.0.4

* An RPC for compareAndPut. For more information, see http://lists.tomp2p.net/pipermail/users/2012-January/000088.html
* Moved from SVN to Git. Migration complete.
* Bugfix: Add empty constructor for FutureTracker.
* Upgraded Netty to 3.3.0 with patches.
* Refined connection reservation. The user does not need to reserve connection in advance. In situations where deadlocks can occur, an new thread is started. If too many threads are started, the user is warned.