GroupId | GroupIdcom.wgzhao.addax |
---|---|
ArtifactId | ArtifactIdhbase11xreader |
Version | Version4.0.3 |
Type | Typejar |
Filename | Size |
---|---|
hbase11xreader-4.0.3.pom | |
hbase11xreader-4.0.3.jar | 34 KB |
hbase11xreader-4.0.3-sources.jar | 23 KB |
hbase11xreader-4.0.3-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xreader/ -->
<dependency>
<groupId>com.wgzhao.addax</groupId>
<artifactId>hbase11xreader</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xreader/
implementation 'com.wgzhao.addax:hbase11xreader:4.0.3'
// https://jarcasting.com/artifacts/com.wgzhao.addax/hbase11xreader/
implementation ("com.wgzhao.addax:hbase11xreader:4.0.3")
'com.wgzhao.addax:hbase11xreader:jar:4.0.3'
<dependency org="com.wgzhao.addax" name="hbase11xreader" rev="4.0.3">
<artifact name="hbase11xreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='hbase11xreader', version='4.0.3')
)
libraryDependencies += "com.wgzhao.addax" % "hbase11xreader" % "4.0.3"
[com.wgzhao.addax/hbase11xreader "4.0.3"]