[Streaming] Streaming Python API (#6755)

This commit is contained in:
chaokunyang
2020-02-25 10:33:33 +08:00
committed by GitHub
parent 2c1f4fd82c
commit 8b6784de06
71 changed files with 2701 additions and 1928 deletions
+1
View File
@@ -14,6 +14,7 @@ def gen_streaming_java_deps():
"org.slf4j:slf4j-log4j12:1.7.25",
"org.apache.logging.log4j:log4j-core:2.8.2",
"org.testng:testng:6.9.10",
"org.msgpack:msgpack-core:0.8.20",
],
repositories = [
"https://repo1.maven.org/maven2/",