File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -83,10 +83,12 @@ dependencies {
8383 exclude group : " org.apache.zookeeper" , module : " zookeeper"
8484 }
8585 implementation " org.apache.commons:commons-lang3:3.9"
86+ implementation project(path : " :runners:google-cloud-dataflow-java" )
8687 implementation " org.apache.httpcomponents:httpclient:4.5.13"
8788 implementation " org.apache.httpcomponents:httpcore:4.4.13"
8889 implementation " com.fasterxml.jackson.core:jackson-annotations:2.14.1"
8990 implementation " com.fasterxml.jackson.core:jackson-core:2.14.1"
91+ implementation project(path : " :runners:google-cloud-dataflow-java" )
9092 runtimeOnly library. java. hadoop_client
9193 runtimeOnly library. java. bigdataoss_gcs_connector
9294 testImplementation project(path : " :runners:direct-java" , configuration : " shadow" )
You can’t perform that action at this time.
0 commit comments