sonam-vend commented on a change in pull request #12938:
URL: https://github.com/apache/beam/pull/12938#discussion_r550447486



##########
File path: examples/java/build.gradle
##########
@@ -73,7 +73,15 @@ dependencies {
   compile library.java.joda_time
   compile library.java.proto_google_cloud_datastore_v1
   compile library.java.slf4j_api
-  compile library.java.slf4j_jdk14
+  compile "com.google.api.grpc:proto-google-cloud-language-v1:1.81.4"
+  compile library.java.jsr305
+  compile "io.confluent:kafka-avro-serializer:5.3.2"
+  compile library.java.vendored_guava_26_0_jre
+  compile "org.apache.httpcomponents:httpclient:4.5.13"
+  compile "org.apache.httpcomponents:httpcore:4.4.13"
+  compile "com.google.oauth-client:google-oauth-client:1.31.0"
+  compile library.java.vendored_grpc_1_26_0
+  compile "com.github.spotbugs:spotbugs-annotations:3.1.9"

Review comment:
       I had no idea about this, thanks!
   removed as u suggested.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to