Add inject annotations
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 5f6c5a999d73ad5230161788ee23bcad8f9349d8..bc60526563a347095abe91d5c7607500a8c82c82 100644 (file)
             <artifactId>yang-xpath-antlr</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>javax.inject</groupId>
+            <artifactId>javax.inject</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>