mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 09:24:33 +08:00
[Java worker] Refactor object store and worker context on top of core worker (#5079)
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
<artifactId>ray-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.arrow</groupId>
|
||||
<artifactId>arrow-plasma</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.beust</groupId>
|
||||
<artifactId>jcommander</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user