/gowdahash

Simple hash based implementation in Java

Primary LanguageJava

gowdahash

Simple hash based implementation in Java

Install java

Application require java version 1.7. To install java find it here To Manage multiple jdk, please refer this

Install Maven

Application requires Maven

In Mac

$ brew install maven

In ubuntu

$ apt-get install maven

Building the project

use following command

$ mvn package

target/gowdahash-1.0.jar will be the executable jar