License |
License |
---|---|
GroupId | GroupIdcom.thinkaurelius.titan |
ArtifactId | ArtifactIdtitan-test-jre6 |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTitan-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.
|
Filename | Size |
---|---|
titan-test-jre6-0.4.4.pom | |
titan-test-jre6-0.4.4.jar | 252 KB |
titan-test-jre6-0.4.4-sources.jar | 96 KB |
titan-test-jre6-0.4.4-javadoc.jar | 375 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.5 |
log4j : log4j Optional | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.172 |
org.codehaus.gmaven.runtime : gmaven-runtime-1.5 | jar | 1.5 |