Utility to test device connections
[openflowjava.git] / simple-client / pom.xml
index e77ebe8af594afb3e5679497fae47ee444188a22..14e4ee4952ec57fa6926af1dde29fd07826d8bda 100644 (file)
@@ -45,5 +45,9 @@
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-log4j12</artifactId>
         </dependency>
+        <dependency>
+            <groupId>net.sourceforge.argparse4j</groupId>
+            <artifactId>argparse4j</artifactId>
+        </dependency>
     </dependencies>
 </project>