[Java Worker] Support raylet on Java (#2479)

This commit is contained in:
Wang Qing
2018-08-02 08:52:49 +08:00
committed by Robert Nishihara
parent 9a479b3a63
commit e4f68ff8cf
41 changed files with 916 additions and 303 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>flatbuffers-java</artifactId>
<version>1.7.0.1</version>
<version>1.9.0.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.beust/jcommander -->