MVN

com.baidu.hugegraph : hugegraph-palo

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 0.11.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Aug 29, 2018
3 usages
45 stars
May 20, 2019
1 usages
580 stars
May 20, 2019
1 usages
580 stars
Aug 10, 2018
1 usages
1 stars
Aug 24, 2018
3 usages
8 stars
Sep 18, 2018
1 usages
3 stars
Dec 21, 2019
2 usages
2.3k stars