com.felees.hbnpojogen.persistence 包不存在
我在任何地方都找不到这个包。 包 com.felees.hbnpojogen.persistence 不存在。 有人遇到过吗?
当我尝试构建新的 CVS 存储库时出现错误。在 pom.xml 中有一个依赖项
<dependency>
<groupId>com.felees</groupId>
<artifactId>hbnpojogen</artifactId>
<version>1.4.4</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
。
I cant find this package anywhere.
package com.felees.hbnpojogen.persistence does not exist.
Has anybody come across it?
The error came up when I tried to build a new CVS repository. In the pom.xml there is a dependency
<dependency>
<groupId>com.felees</groupId>
<artifactId>hbnpojogen</artifactId>
<version>1.4.4</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以下载包 这里
You can download the package here