MVN

com.baidu.hugegraph : hugegraph-client

Maven & Gradle

Dec 28, 2021
5 usages
31 stars

hugegraph-client · hugegraph-client is a Java-written client of HugeGraph, providing operations of graph, schema, gremlin, variables and traversals etc.

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

Latest Version

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

  • Latest Stable: 2.0.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
hugegraph-client-2.0.1
hugegraph-client-2.0.0
1.9.x
hugegraph-client-1.9.6
hugegraph-client-1.9.4
hugegraph-client-1.9.3
hugegraph-client-1.9.1
hugegraph-client-1.9.0
1.8.x
hugegraph-client-1.8.12
hugegraph-client-1.8.11
hugegraph-client-1.8.10
hugegraph-client-1.8.9
hugegraph-client-1.8.5
hugegraph-client-1.8.3
hugegraph-client-1.8.2
hugegraph-client-1.8.1
hugegraph-client-1.8.0
1.7.x
hugegraph-client-1.7.10
hugegraph-client-1.7.9
hugegraph-client-1.7.8
hugegraph-client-1.7.6
hugegraph-client-1.7.5
hugegraph-client-1.7.4
hugegraph-client-1.7.3
hugegraph-client-1.7.2
hugegraph-client-1.7.1
hugegraph-client-1.7.0
1.6.x
hugegraph-client-1.6.11
hugegraph-client-1.6.9
hugegraph-client-1.6.8
hugegraph-client-1.6.6
hugegraph-client-1.6.5
hugegraph-client-1.6.4
1.5.x
hugegraph-client-1.5.8
hugegraph-client-1.5.7
hugegraph-client-1.5.6

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-client</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.baidu.hugegraph:hugegraph-client:2.0.1'

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

implementation("com.baidu.hugegraph:hugegraph-client:2.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baidu.hugegraph" % "hugegraph-client" % "2.0.1"

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 07, 2021
78 usages
0 stars
Mar 31, 2023
946 stars
Aug 24, 2018
1 usages
13 stars
Feb 17, 2022
192 usages
6 stars
Sep 11, 2018
796 usages
47.9k stars
Aug 16, 2022
10 usages
13 stars
Jul 31, 2023
47 usages
2.1k stars
Aug 05, 2023
56 usages
36.2k stars
Aug 23, 2023
146 stars
Dec 30, 2018
479 stars