API References JavaDoc of Serialization JavaDoc of RPC Install Serialization Library Install from Maven2 repository The official Maven2 repository for MessagePack Java is located here. http://msgpack.org/maven2/ You could use the following pom.xml to install MessagePack Java via Maven2. Then you'll get the msgpack jar file in msgpack/java/target directory. RPC library Install from Maven2 repositor