Move UnrecognizedStatement implementations
[yangtools.git] / yang / rfc6643-model-api / pom.xml
index 77c8206ca5dbf57e9dc4776212f92bfd7a3a6b7d..ebae8d157d83d26223cb14ce387056a94dcda706 100644 (file)
     <description>RFC6643 extensions for SMIv2</description>
 
     <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>