Work on #404, updated class diagram and javadoc. Passed checkstyle checks

This commit is contained in:
Narendra Pathai
2016-03-23 13:13:19 +05:30
parent fa077c8be9
commit 3f7ead5ca5
12 changed files with 237 additions and 84 deletions

View File

@ -47,6 +47,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>de.bechte.junit</groupId>