Last Version

Titan-All: Complete Titan Distribution 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-all-jre6
Version

Version

0.4.4
Type

Type

jar
Description

Description

Titan-All: Complete Titan Distribution
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-all-jre6 0.4.4


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

Dependencies

compile (7)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-cassandra-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-berkeleyje-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-hbase-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-es-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-lucene-jre6 jar 0.4.4
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

Project Modules

There are no modules declared in this project.