标签: maven intellij-idea pom.xml
我到处搜索,似乎无法找到maven
maven
Dependencies
com.adobe.fdf
我正在处理一个非常古老的项目并导入com.adobe.fdf.FDFDoc
com.adobe.fdf.FDFDoc
有谁知道我该怎么做?
答案 0 :(得分:1)
我认为它在公共Maven存储库中不可用 - 可能是因为许可证。您必须从Adobe website下载并在您当地的Maven存储库中自行安装。
请参阅maven-install-plugin:目标install-file