Test JSON representations of responses in OpenApi
[netconf.git] / restconf / restconf-openapi / pom.xml
index 695e3314c1658d800e2b8652c9926edf33b2672d..39719761c4f524f8475b3bfe731d9d6b2d16866c 100644 (file)
       <artifactId>jersey-server</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.skyscreamer</groupId>
+      <artifactId>jsonassert</artifactId>
+      <version>1.5.1</version>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-test-util</artifactId>