Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

[Notice] Use Apache Maven Repo Instead, this repo will be archived soon #146

@imbajin

Description

@imbajin

BREAKING Change:

Refer https://github.com/apache/incubator-hugegraph-toolchain, Users should use the Apache version now, visit apache repository instead, thanks~

  <!-- Note: use the latest release version in maven repo, here is just an example -->
  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-client</artifactId>
       <!-- Update it to the latest release version -->
       <version>1.2.0</version>
  </dependency>

  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-loader</artifactId>
       <version>1.2.0</version>
  </dependency>

Big News

Move to https://github.com/apache/incubator-hugegraph-toolchain

As the introduction in homepage said:

image

So please move to Apache-HugeGraph Toolchain repo now & submit new issues there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions