Introduce NetconfTimer
[netconf.git] / protocol / netconf-client / pom.xml
index 6484baa0e15c5d22850544f4784cbf4fb9a68fda..5cd445aba1cbafac72a191d478bc62179ad571c1 100644 (file)
       <groupId>io.netty</groupId>
       <artifactId>netty-transport</artifactId>
     </dependency>
+    <dependency>
+      <groupId>jakarta.annotation</groupId>
+      <artifactId>jakarta.annotation-api</artifactId>
+      <scope>provided</scope>
+      <optional>true</optional>
+    </dependency>
     <dependency>
       <groupId>org.checkerframework</groupId>
       <artifactId>checker-qual</artifactId>