License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.mydataharbor |
ArtifactId | ArtifactIdjdbc-hive-3.1.x-plugin |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhive-jdbc插件,让使用者可以从hive抽取数据,hive不支持通过jdbc的方式修改/新增数据
|
<!-- https://jarcasting.com/artifacts/com.mydataharbor/jdbc-hive-3.1.x-plugin/ -->
<dependency>
<groupId>com.mydataharbor</groupId>
<artifactId>jdbc-hive-3.1.x-plugin</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mydataharbor/jdbc-hive-3.1.x-plugin/
implementation 'com.mydataharbor:jdbc-hive-3.1.x-plugin:1.1.2'
// https://jarcasting.com/artifacts/com.mydataharbor/jdbc-hive-3.1.x-plugin/
implementation ("com.mydataharbor:jdbc-hive-3.1.x-plugin:1.1.2")
'com.mydataharbor:jdbc-hive-3.1.x-plugin:jar:1.1.2'
<dependency org="com.mydataharbor" name="jdbc-hive-3.1.x-plugin" rev="1.1.2">
<artifact name="jdbc-hive-3.1.x-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mydataharbor', module='jdbc-hive-3.1.x-plugin', version='1.1.2')
)
libraryDependencies += "com.mydataharbor" % "jdbc-hive-3.1.x-plugin" % "1.1.2"
[com.mydataharbor/jdbc-hive-3.1.x-plugin "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-jdbc | jar | 3.1.2 |
com.mydataharbor : mydataharbor-plugin-base | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.mydataharbor : mydataharbor-source-jdbc | jar | 1.1.2 |
com.mydataharbor : mydataharbor-sink-jdbc | jar | 1.1.2 |
org.pf4j : pf4j | jar | 3.6.0 |
com.mydataharbor : mydataharbor-plugin-api | jar | 1.0.4 |
com.mydataharbor : mydataharbor-core | jar | 1.0.4 |
org.projectlombok : lombok | jar | 1.18.18 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |