License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.thinkaurelius.titan |
ArtifactId | ArtifactIdtitan-cassandra-jre6 |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTitan-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.
|
Filename | Size |
---|---|
titan-cassandra-jre6-0.4.4.pom | |
titan-cassandra-jre6-0.4.4.jar | 107 KB |
titan-cassandra-jre6-0.4.4-tests.jar | 45 KB |
titan-cassandra-jre6-0.4.4-sources.jar | 47 KB |
titan-cassandra-jre6-0.4.4-javadoc.jar | 198 KB |
Browse |
<!-- 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"]
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 |
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.thinkaurelius.titan : titan-test-jre6 | jar | 0.4.4 |
com.thinkaurelius.titan : titan-es-jre6 | jar | 0.4.4 |