hugegraph-client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

hugegraph-client
hugegraph-client is a Java-written client of HugeGraph, providing operations of graph, schema, gremlin, variables and traversals etc.
Ссылка на сайт

Ссылка на сайт

https://github.com/hugegraph/hugegraph-client
Система контроля версий

Система контроля версий

https://github.com/hugegraph/hugegraph-client

Скачать hugegraph-client

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.baidu.hugegraph : hugegraph-common jar 2.0.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.8.47

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

Данный проект не имеет модулей.
com.baidu.hugegraph

HugeGraph

A graph database that supports more than 10+ billion data, high performance and scalability

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

Версия
2.0.1
2.0.0
1.9.6
1.9.4
1.9.3
1.9.1
1.9.0
1.8.12
1.8.11
1.8.10
1.8.9
1.8.5
1.8.3
1.8.2
1.8.1
1.8.0
1.7.10
1.7.9
1.7.8
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.11
1.6.9
1.6.8
1.6.6
1.6.5
1.6.4
1.5.8
1.5.7
1.5.6