hugegraph-commons

hugegraph-commons is a common module for HugeGraph-Common and HugeGraph-Rpc with their peripheral components. It includes rpc frame, locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.

License

License

GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph-commons
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

hugegraph-commons
hugegraph-commons is a common module for HugeGraph-Common and HugeGraph-Rpc with their peripheral components. It includes rpc frame, locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.

Download hugegraph-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-commons/ -->
<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-commons</artifactId>
    <version>2.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-commons/
implementation 'com.baidu.hugegraph:hugegraph-commons:2.1.2'
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-commons/
implementation ("com.baidu.hugegraph:hugegraph-commons:2.1.2")
'com.baidu.hugegraph:hugegraph-commons:pom:2.1.2'
<dependency org="com.baidu.hugegraph" name="hugegraph-commons" rev="2.1.2">
  <artifact name="hugegraph-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.baidu.hugegraph', module='hugegraph-commons', version='2.1.2')
)
libraryDependencies += "com.baidu.hugegraph" % "hugegraph-commons" % "2.1.2"
[com.baidu.hugegraph/hugegraph-commons "2.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hugegraph-common
  • hugegraph-rpc

Versions

Version
2.1.2
2.1.0
2.0.1
2.0.0