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

Titan-Test: Test Suite for Titan 1.0.0

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.

Лицензия

Лицензия

Группа

Группа

com.thinkaurelius.titan
Идентификатор

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

titan-test
Версия

Версия

1.0.0
Тип

Тип

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 1.0.0


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
com.thinkaurelius.titan : titan-core jar 1.0.0
org.apache.tinkerpop : gremlin-test jar 3.0.1-incubating
org.apache.tinkerpop : gremlin-groovy jar 3.0.1-incubating
org.apache.tinkerpop : gremlin-groovy-test jar 3.0.1-incubating
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.12
org.mockito : mockito-all jar 1.8.5
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 (1)

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

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

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