Titan-Test: Test Suite for Titan

Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.5.4-jboss-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Titan-Test: Test Suite for Titan
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Скачать titan-test

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

<!-- https://jarcasting.com/artifacts/org.hawkular.titan/titan-test/ -->
<dependency>
    <groupId>org.hawkular.titan</groupId>
    <artifactId>titan-test</artifactId>
    <version>0.5.4-jboss-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.titan/titan-test/
implementation 'org.hawkular.titan:titan-test:0.5.4-jboss-1'
// https://jarcasting.com/artifacts/org.hawkular.titan/titan-test/
implementation ("org.hawkular.titan:titan-test:0.5.4-jboss-1")
'org.hawkular.titan:titan-test:jar:0.5.4-jboss-1'
<dependency org="org.hawkular.titan" name="titan-test" rev="0.5.4-jboss-1">
  <artifact name="titan-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.titan', module='titan-test', version='0.5.4-jboss-1')
)
libraryDependencies += "org.hawkular.titan" % "titan-test" % "0.5.4-jboss-1"
[org.hawkular.titan/titan-test "0.5.4-jboss-1"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.hawkular.titan : titan-core jar 0.5.4-jboss-1
com.tinkerpop.blueprints : blueprints-test jar 2.5.0
org.apache.commons : commons-math jar 2.2
com.carrotsearch : junit-benchmarks jar 0.7.0
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.0.8
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.1
org.easymock : easymock jar 3.1
org.slf4j : slf4j-api jar 1.7.5

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.5
log4j : log4j Необязательный jar 1.2.16

test (2)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.3.172
org.codehaus.gmaven.runtime : gmaven-runtime-1.5 jar 1.5

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

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

Titan is a highly scalable graph database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users, complex traversals, and analytic graph queries.

Learn More

The project homepage contains more information on Titan and provides links to documentation, getting-started guides and release downloads.

org.hawkular.titan

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

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

Версия
0.5.4-jboss-1