Package org.bitcoinj.core

The core package contains classes for network messages like Block and Transaction, peer connectivity via PeerGroup, and block chain management. If what you're doing can be described as basic bitcoin tasks, the code is probably found here. To learn more please consult the documentation on the website.