is not current version
Last Version 2.0.8

com.github.CCweixiao:hbase-sdk-dsl 2.0.7


GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

hbase-sdk-dsl
Version

Version

2.0.7
Type

Type

jar

Download hbase-sdk-dsl 2.0.7


<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-dsl/ -->
<dependency>
    <groupId>com.github.CCweixiao</groupId>
    <artifactId>hbase-sdk-dsl</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-dsl/
implementation 'com.github.CCweixiao:hbase-sdk-dsl:2.0.7'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-dsl/
implementation ("com.github.CCweixiao:hbase-sdk-dsl:2.0.7")
'com.github.CCweixiao:hbase-sdk-dsl:jar:2.0.7'
<dependency org="com.github.CCweixiao" name="hbase-sdk-dsl" rev="2.0.7">
  <artifact name="hbase-sdk-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-dsl', version='2.0.7')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-dsl" % "2.0.7"
[com.github.CCweixiao/hbase-sdk-dsl "2.0.7"]