Add inject annotations
[yangtools.git] / yang / yang-data-impl / pom.xml
index 0e485a2f5ff874ad5a399444754f8b6d3216ad85..6d06b5cdc15285d4034c23d21c580446a1f751de 100644 (file)
             <artifactId>jaxb-api</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>