MVN

com.baidu.hugegraph : hugegraph-core

Maven & Gradle

Jan 19, 2021
9 usages
1.8k stars

hugegraph-core

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

Latest Version

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

  • Latest Stable: 0.11.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Apr 30, 2020
7 usages
165 stars
Jul 22, 2020
24 usages
1.6k stars
Mar 01, 2016
4 usages
0 stars
Jul 02, 2018
3 usages
36 stars
Oct 26, 2016
4 usages
254 stars
Apr 15, 2023
16 usages
537 stars
Apr 23, 2019
4 usages
Nov 30, 2022
13 usages