MVN

com.baidu.hugegraph : hbase-shaded-endpoint

Maven & Gradle

Aug 02, 2021
2 stars

hugegraph-hbase-shaded-endpoint · is a Java-written client of hbase, providing operations of hbase and not the third dependency conflict etc.

<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hbase-shaded-endpoint</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.hugegraph : hbase-shaded-endpoint to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of com.baidu.hugegraph : hbase-shaded-endpoint to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
hbase-shaded-endpoint-2.0.6

How to add a dependency to Maven

Add the following com.baidu.hugegraph : hbase-shaded-endpoint maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hbase-shaded-endpoint</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu.hugegraph : hbase-shaded-endpoint gradle dependency to your build.gradle file:

implementation 'com.baidu.hugegraph:hbase-shaded-endpoint:2.0.6'

Gradle Kotlin DSL: Add the following com.baidu.hugegraph : hbase-shaded-endpoint gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu.hugegraph:hbase-shaded-endpoint:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu.hugegraph : hbase-shaded-endpoint sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu.hugegraph" % "hbase-shaded-endpoint" % "2.0.6"

Advertisement

Dependencies from Group

Apr 12, 2022
9 usages
26 stars
Jan 19, 2021
9 usages
1.8k stars
Dec 28, 2021
5 usages
31 stars
Jan 19, 2021
4 usages
1.8k stars
Jan 19, 2021
3 usages
1.8k stars

Discover Dependencies

Jul 30, 2021
3 stars
Feb 23, 2022
0 stars
Apr 22, 2023
0 stars
Aug 02, 2021
0 stars
Nov 13, 2021
1 stars