Add inject annotations
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 6683a0c3a6d88d9ac71d3b51e454f6f13d76b71e..183162a66f30ef3310beab9fa38aa3ee35007db5 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>