overall cleanup

This commit is contained in:
Eugen
2013-05-27 18:47:41 +03:00
parent af424e266b
commit b0692e8ef3
10 changed files with 53 additions and 68 deletions
+8
View File
@@ -88,6 +88,14 @@
<scope>runtime</scope>
</dependency>
<!-- util -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0.1</version>
</dependency>
<!-- test scoped -->
<dependency>