Springboot使用hbase
依赖
gradle引入依赖
// https://mvnrepository.com/artifact/org.apache.hbase/hbase-client
compile group: 'org.apache.hbase', name: 'hbase-client', version: '2.3.0'
// https://mvnrepository.com/artifact/org.apache.hbase/hbase-server
compile group:
原创
2020-08-04 10:36:57 ·
356 阅读 ·
0 评论