##Introduction
Mercury's JAVA client is a generic driver for invocation of mercury's RPC servers.
##Instalation
Maven dependency:
<dependency>
<groupId>org.oblivion-cache</groupId>
<artifactId>mercury-java-client</artifactId>
<version>0.5.2</version>
</dependency>
##License Apache License Version 2.0