License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.wgzhao.addax |
ArtifactId | ArtifactIdhbase11xwriter |
Version | Version4.0.7 |
Type | Typejar |
Description |
Descriptionhbase11x-writer
Addax generic ETL tool
|
Filename | Size |
---|---|
hbase11xwriter-4.0.7.pom | |
hbase11xwriter-4.0.7.jar | 27 KB |
hbase11xwriter-4.0.7-sources.jar | 17 KB |
hbase11xwriter-4.0.7-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xwriter/ -->
<dependency>
<groupId>com.wgzhao.addax</groupId>
<artifactId>hbase11xwriter</artifactId>
<version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xwriter/
implementation 'com.wgzhao.addax:hbase11xwriter:4.0.7'
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xwriter/
implementation ("com.wgzhao.addax:hbase11xwriter:4.0.7")
'com.wgzhao.addax:hbase11xwriter:jar:4.0.7'
<dependency org="com.wgzhao.addax" name="hbase11xwriter" rev="4.0.7">
<artifact name="hbase11xwriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='hbase11xwriter', version='4.0.7')
)
libraryDependencies += "com.wgzhao.addax" % "hbase11xwriter" % "4.0.7"
[com.wgzhao.addax/hbase11xwriter "4.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.addax : addax-common | jar | 4.0.7 |
com.google.guava : guava | jar | 29.0-jre |
io.trino.hadoop : hadoop-apache | jar | 3.2.0-14 |
org.apache.hbase : hbase-client | jar | 1.4.12 |
org.apache.hbase : hbase-common | jar | 1.4.12 |