mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[Streaming] Fault Tolerance Implementation (#10595)
This commit is contained in:
@@ -25,6 +25,7 @@ def gen_streaming_java_deps():
|
||||
"org.mockito:mockito-all:1.10.19",
|
||||
"org.powermock:powermock-module-testng:1.6.6",
|
||||
"org.powermock:powermock-api-mockito:1.6.6",
|
||||
"commons-collections:commons-collections:3.2.1",
|
||||
],
|
||||
repositories = [
|
||||
"https://repo.spring.io/plugins-release/",
|
||||
|
||||
Reference in New Issue
Block a user