License |
License |
---|---|
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdhbase-sdk-thrift-core_1.x |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptionhbase orm框架
|
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-thrift-core_1.x/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk-thrift-core_1.x</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-thrift-core_1.x/
implementation 'com.github.CCweixiao:hbase-sdk-thrift-core_1.x:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-thrift-core_1.x/
implementation ("com.github.CCweixiao:hbase-sdk-thrift-core_1.x:2.0.8")
'com.github.CCweixiao:hbase-sdk-thrift-core_1.x:jar:2.0.8'
<dependency org="com.github.CCweixiao" name="hbase-sdk-thrift-core_1.x" rev="2.0.8">
<artifact name="hbase-sdk-thrift-core_1.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-thrift-core_1.x', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-thrift-core_1.x" % "2.0.8"
[com.github.CCweixiao/hbase-sdk-thrift-core_1.x "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.CCweixiao : hbase-sdk-common | jar | 2.0.8 |
org.apache.commons : commons-pool2 | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-thrift | jar | 1.4.3 |