MVN

com.baidu.hugegraph : hugegraph-common

Maven & Gradle

Apr 12, 2022
9 usages
26 stars

hugegraph-common · hugegraph-common is a common module for HugeGraph and its peripheral components. hugegraph-common encapsulates locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.

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

Latest Version

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

  • Latest Stable: 2.1.2

All Versions

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

Version Vulnerabilities Updated
2.1.x
hugegraph-common-2.1.2
hugegraph-common-2.1.1
hugegraph-common-2.1.0
2.0.x
hugegraph-common-2.0.1
hugegraph-common-2.0.0
1.8.x
hugegraph-common-1.8.9.1
hugegraph-common-1.8.9
hugegraph-common-1.8.8
hugegraph-common-1.8.5
hugegraph-common-1.8.4
hugegraph-common-1.8.3
hugegraph-common-1.8.1
hugegraph-common-1.8.0
1.7.x
hugegraph-common-1.7.9
hugegraph-common-1.7.8
hugegraph-common-1.7.7
hugegraph-common-1.7.6
hugegraph-common-1.7.5
hugegraph-common-1.7.4
hugegraph-common-1.7.3
hugegraph-common-1.7.2
1.6.x
hugegraph-common-1.6.16
hugegraph-common-1.6.15
hugegraph-common-1.6.14
hugegraph-common-1.6.12
hugegraph-common-1.6.11
hugegraph-common-1.6.10
hugegraph-common-1.6.9
hugegraph-common-1.6.8
hugegraph-common-1.6.7
hugegraph-common-1.6.6
hugegraph-common-1.6.5
hugegraph-common-1.6.4
hugegraph-common-1.6.3
hugegraph-common-1.6.2
hugegraph-common-1.6.0
1.5.x
hugegraph-common-1.5.9
hugegraph-common-1.5.8
hugegraph-common-1.5.6
hugegraph-common-1.5.3
hugegraph-common-1.5.2
hugegraph-common-1.5.1
1.4.x
hugegraph-common-1.4.9
hugegraph-common-1.4.8
hugegraph-common-1.4.6
hugegraph-common-1.4.5
hugegraph-common-1.4.4
hugegraph-common-1.4.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-common</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.baidu.hugegraph:hugegraph-common:2.1.2'

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

implementation("com.baidu.hugegraph:hugegraph-common:2.1.2")

How to add a dependency to SBT Scala

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

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

Aug 23, 2023
2 usages
2 stars
Jul 01, 2018
1 usages
May 23, 2019
3 usages
47k stars
Jul 18, 2023
1 usages
78k stars
Dec 21, 2020
4 usages
473 stars
pug
Jul 04, 2018
2 usages
21.4k stars
Jul 12, 2023
13 usages
23.1k stars
Jul 23, 2019
2 usages
11k stars