License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.wgzhao.addax |
ArtifactId | ArtifactIdhbase11xsqlwriter |
Version | Version4.0.5 |
Type | Typejar |
Description |
Descriptionhbase11xsql-writer
HBase writer via Phoenix
|
Filename | Size |
---|---|
hbase11xsqlwriter-4.0.5.pom | |
hbase11xsqlwriter-4.0.5.jar | 30 KB |
hbase11xsqlwriter-4.0.5-sources.jar | 20 KB |
hbase11xsqlwriter-4.0.5-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xsqlwriter/ -->
<dependency>
<groupId>com.wgzhao.addax</groupId>
<artifactId>hbase11xsqlwriter</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xsqlwriter/
implementation 'com.wgzhao.addax:hbase11xsqlwriter:4.0.5'
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xsqlwriter/
implementation ("com.wgzhao.addax:hbase11xsqlwriter:4.0.5")
'com.wgzhao.addax:hbase11xsqlwriter:jar:4.0.5'
<dependency org="com.wgzhao.addax" name="hbase11xsqlwriter" rev="4.0.5">
<artifact name="hbase11xsqlwriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='hbase11xsqlwriter', version='4.0.5')
)
libraryDependencies += "com.wgzhao.addax" % "hbase11xsqlwriter" % "4.0.5"
[com.wgzhao.addax/hbase11xsqlwriter "4.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.addax : addax-common | jar | 4.0.5 |
com.alibaba : fastjson | jar | 1.2.78 |
com.google.guava : guava | jar | 29.0-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.hbase : hbase-client | jar | 1.4.13 |
org.apache.hbase : hbase-common | jar | 1.4.13 |
org.apache.phoenix : phoenix-core | jar | 4.14.3-HBase-1.4 |
org.slf4j : slf4j-api | jar | 1.7.32 |