Last Version

Titan-Test: Test Suite for Titan 0.4.4

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.

License

License

GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-test-jre6
Version

Version

0.4.4
Type

Type

jar
Description

Description

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.

Download titan-test-jre6 0.4.4


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

Dependencies

compile (10)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core-jre6 jar 0.4.4
com.tinkerpop.blueprints : blueprints-test jar 2.4.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
com.tinkerpop.gremlin : gremlin-groovy jar 2.4.0
org.slf4j : slf4j-api jar 1.7.5

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.5
log4j : log4j Optional jar 1.2.16

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.172
org.codehaus.gmaven.runtime : gmaven-runtime-1.5 jar 1.5

Project Modules

There are no modules declared in this project.