更新笔记
This commit is contained in:
@ -40,6 +40,9 @@ dependencies {
|
||||
// https://mvnrepository.com/artifact/org.apache.hbase/hbase-client
|
||||
compile group: 'org.apache.hbase', name: 'hbase-client', version: '1.2.6'
|
||||
|
||||
// https://mvnrepository.com/artifact/mysql/mysql-connector-java
|
||||
compile group: 'mysql', name: 'mysql-connector-java', version: '5.1.46'
|
||||
|
||||
}
|
||||
|
||||
jar {
|
||||
|
Reference in New Issue
Block a user