MVN

com.baidu.hugegraph : hugegraph-hbase

Maven & Gradle

Jan 19, 2021
2 usages
1.8k stars
<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-hbase</artifactId>
    <version>0.11.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.11.2

All Versions

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

Version Vulnerabilities Updated
0.11.x
hugegraph-hbase-0.11.2
0.9.x
hugegraph-hbase-0.9.2
0.8.x
hugegraph-hbase-0.8.0
0.7.x
hugegraph-hbase-0.7.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-hbase</artifactId>
    <version>0.11.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.baidu.hugegraph:hugegraph-hbase:0.11.2'

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

implementation("com.baidu.hugegraph:hugegraph-hbase:0.11.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baidu.hugegraph" % "hugegraph-hbase" % "0.11.2"

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

Mar 12, 2019
2 usages
15 stars
Mar 16, 2020
1 usages
314 stars
Jul 30, 2023
10 usages
4 stars
Jul 21, 2023
4 usages
531 stars
Sep 30, 2019
3 usages
1 stars
Jan 27, 2020
4 usages
2 stars
Dec 23, 2022
17 usages
5 stars
Apr 11, 2023
14 usages
3.5k stars