Creating a registry for gRPC services, early version restarts on each modification of the set of services.

Change-Id: Icf1c0cabef2d718cf3728c90cdf30855d54e65df
diff --git a/incubator/api/BUCK b/incubator/api/BUCK
index eb7b036..c606814 100644
--- a/incubator/api/BUCK
+++ b/incubator/api/BUCK
@@ -1,6 +1,7 @@
 COMPILE_DEPS = [
     '//lib:CORE_DEPS',
     '//lib:JACKSON',
+    '//lib:grpc-core'
 ]
 
 TEST_DEPS = [