mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
[Streaming] Streaming Cross-Lang API (#7464)
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
<artifactId>ray-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.ray</groupId>
|
||||
<artifactId>ray-runtime</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.ray</groupId>
|
||||
<artifactId>streaming-state</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user