Titan-HBase: 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.

License

License

GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-hbase-jre6
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

Titan-HBase: 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-hbase-jre6

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core-jre6 jar 0.4.4
org.apache.hbase : hbase jar 0.94.12
org.apache.hadoop : hadoop-core jar 1.0.4
org.slf4j : slf4j-log4j12 Optional jar 1.7.5
log4j : log4j Optional jar 1.2.16
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-test-jre6 jar 0.4.4
com.thinkaurelius.titan : titan-es-jre6 jar 0.4.4
org.jruby : jruby-complete jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4
0.4.3
0.4.2