Vertexium: Multi-module tests

Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Лицензия

Лицензия

Группа

Группа

org.vertexium
Идентификатор

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

vertexium-multimodule-test
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Vertexium: Multi-module tests
Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Скачать vertexium-multimodule-test

Имя Файла Размер
vertexium-multimodule-test-3.0.0.pom 705 bytes
Обзор

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

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

Зависимости

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

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

  • accumulo-elasticsearch
  • accumulo-elasticsearch5

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

Версия
3.0.0
2.6.2
2.6.1