Roberto Sánchez
2013-12-17 3b2504b63fd86ed939b7f7eb2a881fcdc2a968c2
securis/pom.xml
....@@ -21,5 +21,10 @@
2121 <artifactId>commons-lang</artifactId>
2222 <version>2.6</version>
2323 </dependency>
24
+ <dependency>
25
+ <groupId>net.curisit.integrity</groupId>
26
+ <artifactId>commons</artifactId>
27
+ <version>0.0.1-SNAPSHOT</version>
28
+ </dependency>
2429 </dependencies>
2530 </project>