Last Version

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

Version

1.0.0
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 1.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core jar 1.0.0
com.thinkaurelius.titan : titan-cassandra jar 1.0.0
com.thinkaurelius.titan : titan-berkeleyje jar 1.0.0
com.thinkaurelius.titan : titan-hbase jar 1.0.0
org.apache.hbase : hbase-client jar 0.98.2-hadoop1
com.thinkaurelius.titan : titan-hadoop jar 1.0.0
org.apache.hadoop : hadoop-core jar 1.2.1
com.thinkaurelius.titan : titan-es jar 1.0.0
com.thinkaurelius.titan : titan-lucene jar 1.0.0
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
org.codehaus.jackson : jackson-core-asl jar 1.9.2
org.codehaus.jackson : jackson-xc jar 1.9.2
org.codehaus.jackson : jackson-jaxrs jar 1.9.2
com.fasterxml.jackson.core : jackson-core jar 2.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.3.0
com.fasterxml.jackson.core : jackson-annotations jar 2.3.0
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.