GroupId | GroupIdcom.github.CCweixiao |
---|---|
ArtifactId | ArtifactIdhbase-sdk-common |
Version | Version2.0.7 |
Type | Typejar |
Filename | Size |
---|---|
hbase-sdk-common-2.0.7.pom | |
hbase-sdk-common-2.0.7.jar | 32 KB |
hbase-sdk-common-2.0.7-sources.jar | 23 KB |
hbase-sdk-common-2.0.7-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-common/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk-common</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-common/
implementation 'com.github.CCweixiao:hbase-sdk-common:2.0.7'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-common/
implementation ("com.github.CCweixiao:hbase-sdk-common:2.0.7")
'com.github.CCweixiao:hbase-sdk-common:jar:2.0.7'
<dependency org="com.github.CCweixiao" name="hbase-sdk-common" rev="2.0.7">
<artifact name="hbase-sdk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-common', version='2.0.7')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-common" % "2.0.7"
[com.github.CCweixiao/hbase-sdk-common "2.0.7"]