License |
License |
---|---|
GroupId | GroupIdcom.baidu.hugegraph |
ArtifactId | ArtifactIdhbase-shaded-endpoint |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhugegraph-hbase-shaded-endpoint
is a Java-written client of hbase, providing
operations of hbase and not the third dependency conflict etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.baidu.hugegraph/hbase-shaded-endpoint/ -->
<dependency>
<groupId>com.baidu.hugegraph</groupId>
<artifactId>hbase-shaded-endpoint</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hbase-shaded-endpoint/
implementation 'com.baidu.hugegraph:hbase-shaded-endpoint:2.0.6'
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hbase-shaded-endpoint/
implementation ("com.baidu.hugegraph:hbase-shaded-endpoint:2.0.6")
'com.baidu.hugegraph:hbase-shaded-endpoint:jar:2.0.6'
<dependency org="com.baidu.hugegraph" name="hbase-shaded-endpoint" rev="2.0.6">
<artifact name="hbase-shaded-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.hugegraph', module='hbase-shaded-endpoint', version='2.0.6')
)
libraryDependencies += "com.baidu.hugegraph" % "hbase-shaded-endpoint" % "2.0.6"
[com.baidu.hugegraph/hbase-shaded-endpoint "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.htrace : htrace-core4 | jar | 4.2.0-incubating |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.apache.hbase : hbase-resource-bundle Optional | jar | 2.0.6 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.yetus : audience-annotations | jar | 0.5.0 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-annotations | test-jar | 2.0.6 |