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