maven依赖:

<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
但是在项目中没看到hbase相关jar

这个是什么原因呀?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
应该是Nexus到中央仓库去拉失败了吧。建议在Nexus上配个国内的仓库,或者嘛,……
国内镜像推荐:
http://maven.aliyun.com/nexus/content/groups/public/