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
It should be that Nexus failed to pull it from the central warehouse. It is recommended to configure a domestic warehouse on Nexus, or...
PHP中文网2017-04-18 10:51:44
Domestic mirror recommendation:http://maven.aliyun.com/nexus/content/groups/public/