Extensibility support (serialization part)
[openflowjava.git] / openflow-protocol-api / pom.xml
index 099ca0a84469c12e1f90f86e24b2aa8033e63e39..9670e71e05feb3d63a88f92b67fe985efc85f169 100644 (file)
             <groupId>org.opendaylight.controller.model</groupId>
             <artifactId>model-flow-service</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-buffer</artifactId>
+        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>