首页 > 问答 > 正文
maven依赖:
<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase</artifactId> <version>1.2.1</version> <type>pom</type> </dependency>
但是在项目中没看到hbase相关jar
这个是什么原因呀?
ringa_lee2017-04-18 10:51:44
应该是Nexus到中央仓库去拉失败了吧。建议在Nexus上配个国内的仓库,或者嘛,……
PHP中文网2017-04-18 10:51:44
国内镜像推荐:http://maven.aliyun.com/nexus/content/groups/public/
http://maven.aliyun.com/nexus/content/groups/public/
首页
课程
问答
我的