Vertexium: Multi-module tests: Accumulo and Elasticsearch2

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

Categories

Categories

H2 Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-accumulo-elasticsearch2-multimodule-test
Last Version

Last Version

2.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Vertexium: Multi-module tests: Accumulo and Elasticsearch2
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-accumulo-elasticsearch2-multimodule-test

How to add to project

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

Dependencies

test (7)

Group / Artifact Type Version
org.vertexium : vertexium-test jar 2.6.2
org.vertexium : vertexium-accumulo jar 2.6.2
org.vertexium : vertexium-accumulo test-jar 2.6.2
org.apache.accumulo : accumulo-minicluster jar 1.7.2
org.vertexium : vertexium-elasticsearch2 jar 2.6.2
org.vertexium : vertexium-elasticsearch2 test-jar 2.6.2
org.codelibs : elasticsearch-cluster-runner jar 2.4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.2
2.6.1