如果希望不使用 pom.xml 文件,直接下载某个 jar 及其依赖
mvn -DgroupId=com.microsoft.azure -DartifactId=azure-eventhubs-spark_2.11 -Dversion=2.3.18 -Dtransitive=true dependency:get
如果希望不使用 pom.xml 文件,直接下载某个 jar 及其依赖
mvn -DgroupId=com.microsoft.azure -DartifactId=azure-eventhubs-spark_2.11 -Dversion=2.3.18 -Dtransitive=true dependency:get