MVN

com.baidu.hugegraph : hugegraph-dist

Maven & Gradle

Jan 19, 2021
2 usages
1.8k stars

hugegraph-dist

<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-dist</artifactId>
    <version>0.11.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.11.2

All Versions

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

Version Vulnerabilities Updated
0.11.x
hugegraph-dist-0.11.2
0.9.x
hugegraph-dist-0.9.2
0.8.x
hugegraph-dist-0.8.0
0.7.x
hugegraph-dist-0.7.4
0.6.x
hugegraph-dist-0.6.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baidu.hugegraph" % "hugegraph-dist" % "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

Nov 15, 2011
3 usages
598 stars
May 06, 2020
5 usages
2 stars
May 22, 2023
50 usages
32 stars
Sep 30, 2015
524 stars
Apr 26, 2013
7 usages
16 stars
Mar 12, 2020
8 usages
99 stars
Aug 21, 2019
6 usages
1.5k stars
Aug 06, 2019
7 usages
21 stars
Feb 09, 2022
12 usages
2 stars