Minimalist Java library for composing and parsing JSON-RPC 2.0 messages (clone http://software.dzhuvinov.com/json-rpc-2.0-base.html)
Java library for creating client sessions to remote JSON-RPC 2.0 services (clone http://software.dzhuvinov.com/json-rpc-2.0-client.html)
Simple and efficient Java framework for processing JSON-RPC 2.0 requests and notifications (clone http://software.dzhuvinov.com/json-rpc-2.0-server.html)
Clone of http://developer.berlios.de/projects/jsontools/ + Hadoop/Cascading compatibility fixes