用git,clone依赖的库

git clone https://github.com/influxdata/influxdb-java.git
cd crfasrnn

git submodule update --init --recursive



或

 

git clone --recursive https://github.com/influxdata/influxdb-java.git
原文地址:https://www.cnblogs.com/zouhao/p/10638769.html