[ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec

Change-Id: Ifb68a25ae6bc3ba10e7d983d694b132a23785890
diff --git a/protocols/restconf/server/utils/BUCK b/protocols/restconf/server/utils/BUCK
index d1410c0..dde27c3 100644
--- a/protocols/restconf/server/utils/BUCK
+++ b/protocols/restconf/server/utils/BUCK
@@ -1,6 +1,7 @@
 COMPILE_DEPS = [
  '//lib:CORE_DEPS',
  '//apps/yms/api:onos-apps-yms-api',
+ '//apps/yms/app:onos-apps-yms-app',
 ]
 
 osgi_jar_with_tests (