Last Version

Titan-Cassandra: Distributed Graph Database 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

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-cassandra-jre6
Version

Version

0.4.4
Type

Type

jar
Description

Description

Titan-Cassandra: Distributed Graph Database
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-cassandra-jre6 0.4.4


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

Dependencies

compile (14)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core-jre6 jar 0.4.4
com.codahale.metrics : metrics-core jar 3.0.1
com.carrotsearch : junit-benchmarks jar 0.7.0
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.0.8
net.java.dev.jna : jna Optional jar 3.2.7
org.apache.cassandra : cassandra-all jar 1.2.2
commons-pool : commons-pool jar 1.6
org.jboss.netty : netty jar 3.2.7.Final
com.netflix.astyanax : astyanax-core jar 1.56.37
com.netflix.astyanax : astyanax-thrift jar 1.56.37
com.netflix.astyanax : astyanax-cassandra jar 1.56.37
com.netflix.astyanax : astyanax-recipes jar 1.56.37
org.xerial.snappy : snappy-java jar 1.0.5-M3
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.thinkaurelius.titan : titan-test-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-es-jre6 jar 0.4.4

Project Modules

There are no modules declared in this project.