Last Version

Titan-HBase: Universal binary 1.0.0

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
Version

Version

1.0.0
Type

Type

jar
Description

Description

Titan-HBase: Universal binary
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 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.thinkaurelius.titan » titan-hbase-core Optional jar 1.0.0
com.thinkaurelius.titan » titan-hbase-094 Optional jar 1.0.0
com.thinkaurelius.titan » titan-hbase-096 Optional jar 1.0.0
com.thinkaurelius.titan » titan-hbase-098 Optional jar 1.0.0
com.thinkaurelius.titan » titan-hbase-10 Optional jar 1.0.0
com.thinkaurelius.titan : titan-core jar 1.0.0
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 (2)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-test jar 1.0.0
com.thinkaurelius.titan : titan-es jar 1.0.0

Project Modules

There are no modules declared in this project.