mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 15:55:01 +08:00
[Streaming] Streaming data transfer java (#6474)
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
<artifactId>fst</artifactId>
|
||||
<version>2.57</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.java.dev.jna</groupId>
|
||||
<artifactId>jna</artifactId>
|
||||
<version>5.5.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user