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.

Лицензия

Лицензия

Группа

Группа

com.baidu.hugegraph
Идентификатор

Идентификатор

hugegraph-commons
Последняя версия

Последняя версия

2.1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.

Скачать hugegraph-commons

Имя Файла Размер
hugegraph-commons-2.1.2.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • hugegraph-common
  • hugegraph-rpc

Версии библиотеки

Версия
2.1.2
2.1.0
2.0.1
2.0.0