GroupId | GroupIdcom.github.CCweixiao |
---|---|
ArtifactId | ArtifactIdhbase-sdk-dsl |
Version | Version2.0.7 |
Type | Typejar |
Filename | Size |
---|---|
hbase-sdk-dsl-2.0.7.pom | |
hbase-sdk-dsl-2.0.7.jar | 156 KB |
hbase-sdk-dsl-2.0.7-sources.jar | 54 KB |
hbase-sdk-dsl-2.0.7-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.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"]