hamcrest-library added

pull/6/head
Nikita 11 years ago
parent eb26a86c74
commit aa99e60ceb

@ -118,6 +118,13 @@
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>1.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>

Loading…
Cancel
Save