mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 13:26:25 +08:00
[Streaming]Format java code using IDEA (#10440)
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
<artifactId>guava</artifactId>
|
||||
<version>27.0.1-jre</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>3.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sun.xml.bind</groupId>
|
||||
<artifactId>jaxb-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user