gpt4 book ai didi

java - 如何获取maven库的jar文件?

转载 作者:行者123 更新时间:2023-12-01 17:54:57 25 4
gpt4 key购买 nike

我想使用this一个小项目中的图书馆。我知道如何将 jar 文件添加到我的项目中,但我不知道如何使用 Maven。我在cmd中尝试了命令 mvn clean package 但在安装maven后但它只是错误:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.070 s
[INFO] Finished at: 2017-08-22T18:23:04+04:30
[INFO] Final Memory: 5M/123M
[INFO] ------------------------------------------------------------------------
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (C:\Users\aran). Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException

我尝试在项目目录中打开cmd但没有帮助。谁能帮我找到该库的 jar 文件吗?或者给我一些关于如何使用 Maven 的说明?

最佳答案

您可以从here下载jar文件并将其添加到您的类路径中。

下载链接位于"file"旁边。

关于java - 如何获取maven库的jar文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45819647/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com