Introduce WritableObject/WritableIdentifier
[yangtools.git] / common / concepts / pom.xml
index 457f8c94939b7b7d94b1cbb051996d83a6e70f29..48ab81ae45a56db77f606d72118d1f88f78d6e74 100644 (file)
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+        </dependency>
     </dependencies>
 
     <build>