[Streaming] Add configuration with owner config. (#6687)

This commit is contained in:
Tianyi Chen
2020-01-08 11:19:01 +08:00
committed by Hao Chen
parent 872a3522aa
commit 9dacebec1a
16 changed files with 321 additions and 6 deletions
+1
View File
@@ -9,6 +9,7 @@ def gen_streaming_java_deps():
"com.github.davidmoten:flatbuffers-java:1.9.0.1",
"com.google.protobuf:protobuf-java:3.8.0",
"de.ruedigermoeller:fst:2.57",
"org.aeonbits.owner:owner:1.0.10",
"org.slf4j:slf4j-api:1.7.12",
"org.slf4j:slf4j-log4j12:1.7.25",
"org.apache.logging.log4j:log4j-core:2.8.2",