License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.wgzhao.addax |
ArtifactId | ArtifactIdhbase11xwriter |
Version | Version4.0.8 |
Type | Typejar |
Description |
Descriptionhbase11x-writer
Addax generic ETL tool
|
Filename | Size |
---|---|
hbase11xwriter-4.0.8.pom | |
hbase11xwriter-4.0.8.jar | 27 KB |
hbase11xwriter-4.0.8-sources.jar | 17 KB |
hbase11xwriter-4.0.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xwriter/
implementation 'com.wgzhao.addax:hbase11xwriter:4.0.8'
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xwriter/
implementation ("com.wgzhao.addax:hbase11xwriter:4.0.8")
'com.wgzhao.addax:hbase11xwriter:jar:4.0.8'
<dependency org="com.wgzhao.addax" name="hbase11xwriter" rev="4.0.8">
<artifact name="hbase11xwriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='hbase11xwriter', version='4.0.8')
)
libraryDependencies += "com.wgzhao.addax" % "hbase11xwriter" % "4.0.8"
[com.wgzhao.addax/hbase11xwriter "4.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.addax : addax-common | jar | 4.0.8 |
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.13 |
org.apache.hbase : hbase-common | jar | 1.4.13 |