security and rest work

This commit is contained in:
Eugen
2013-05-27 18:17:23 +03:00
parent 66f6623c28
commit 279ccd2a55
7 changed files with 153 additions and 2 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>