We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<!-- git sub module --> <dependency> <groupId>org.yu</groupId> <artifactId>myorm</artifactId> <version>1.0</version> <scope>compile</scope> </dependency>
The text was updated successfully, but these errors were encountered:
如果没有编译本项目,引用时会提示找不到依赖(IDEA爆出红线)
Sorry, something went wrong.
提示在公共仓库中找不到本模块,请使用 maven 的 package 把本模块打包,然后使用 maven 的 install` 把本模块安装到本地仓库目录
package
No branches or pull requests
The text was updated successfully, but these errors were encountered: