equalsHelper (MoreObjects2)
[yangtools.git] / common / util / pom.xml
index f3e71bb582ab6a71b303f97186878f48bc5842bc..538c31b1a0cc077aa8dfd455cf16a62995dc6d62 100644 (file)
             <artifactId>mockito-configuration</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+          <groupId>com.google.guava</groupId>
+          <artifactId>guava-testlib</artifactId>
+          <scope>test</scope>
+        </dependency>
     </dependencies>
 
   <!--