flink maven
2018-11-30 本文已影响0人
在路上很久了
mvn archetype:generate -DarchetypeGroupId=org.apache.flink -DarchetypeArtifactId=flink-quickstart-scala -DarchetypeVersion=1.6.2 -DgroupId=com.ljh -DartifactId=learnflink_scala -Dversion=1.0.0 -Dpackage=com.ljh -DinteractiveMode=false