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.

License

License

GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-multimodule-test
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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.

Download vertexium-multimodule-test

How to add to project

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

Dependencies

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

Project Modules

  • accumulo-elasticsearch
  • accumulo-elasticsearch5

Versions

Version
3.0.0
2.6.2
2.6.1