maven依赖:
<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase</artifactId> <version>1.2.1</version> <type>pom</type> </dependency>
但是在项目中没看到hbase相关jar
这个是什么原因呀?
认证高级PHP讲师
It should be that Nexus failed to pull it from the central warehouse. It is recommended to configure a domestic warehouse on Nexus, or...
Domestic mirror recommendation:http://maven.aliyun.com/nexus/content/groups/public/
http://maven.aliyun.com/nexus/content/groups/public/
It should be that Nexus failed to pull it from the central warehouse. It is recommended to configure a domestic warehouse on Nexus, or...
Domestic mirror recommendation:
http://maven.aliyun.com/nexus/content/groups/public/