mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:44:07 +08:00
[multi-language part 1] add a 'language' field to task specification (#2639)
This commit is contained in:
committed by
Robert Nishihara
parent
6670880f03
commit
a719e089b0
@@ -130,13 +130,6 @@
|
||||
<version>${slf4j.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/com.github.davidmoten/flatbuffers-java -->
|
||||
<dependency>
|
||||
<groupId>com.github.davidmoten</groupId>
|
||||
<artifactId>flatbuffers-java</artifactId>
|
||||
<version>1.7.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/com.beust/jcommander -->
|
||||
<dependency>
|
||||
<groupId>com.beust</groupId>
|
||||
|
||||
Reference in New Issue
Block a user