License |
License |
---|---|
GroupId | GroupIdcom.thinkaurelius.titan |
ArtifactId | ArtifactIdtitan-hadoop-1 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTitan-Hadoop: 1.x Compatibility Shim
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-hadoop-1-1.0.0.pom | |
titan-hadoop-1-1.0.0.jar | 17 KB |
titan-hadoop-1-1.0.0-sources.jar | 7 KB |
titan-hadoop-1-1.0.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-hadoop-1/ -->
<dependency>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hadoop-1</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-hadoop-1/
implementation 'com.thinkaurelius.titan:titan-hadoop-1:1.0.0'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-hadoop-1/
implementation ("com.thinkaurelius.titan:titan-hadoop-1:1.0.0")
'com.thinkaurelius.titan:titan-hadoop-1:jar:1.0.0'
<dependency org="com.thinkaurelius.titan" name="titan-hadoop-1" rev="1.0.0">
<artifact name="titan-hadoop-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan-hadoop-1', version='1.0.0')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan-hadoop-1" % "1.0.0"
[com.thinkaurelius.titan/titan-hadoop-1 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-core | jar | 1.2.1 |
com.thinkaurelius.titan : titan-hadoop-core | jar | 1.0.0 |
org.apache.mrunit : mrunit | jar | 1.1.0 |
org.apache.tinkerpop : tinkergraph-gremlin | jar | 3.0.1-incubating |
org.apache.tinkerpop : hadoop-gremlin | jar | 3.0.1-incubating |
com.thinkaurelius.titan : titan-core | jar | 1.0.0 |
com.thinkaurelius.titan : titan-hbase | jar | 1.0.0 |
com.thinkaurelius.titan : titan-es | jar | 1.0.0 |
org.openrdf.sesame : sesame-rio-n3 | jar | 2.7.10 |
org.openrdf.sesame : sesame-rio-ntriples | jar | 2.7.10 |
org.openrdf.sesame : sesame-rio-rdfxml | jar | 2.7.10 |
org.openrdf.sesame : sesame-rio-trig | jar | 2.7.10 |
org.openrdf.sesame : sesame-rio-trix | jar | 2.7.10 |
org.openrdf.sesame : sesame-rio-turtle | jar | 2.7.10 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
com.thinkaurelius.titan : titan-hadoop-core | jar | 1.0.0 |
com.thinkaurelius.titan : titan-hadoop-core Optional | jar | 1.0.0 |
org.apache.hbase : hbase-client Optional | jar | 0.98.2-hadoop1 |
com.thinkaurelius.titan : titan-es | jar | 1.0.0 |
com.thinkaurelius.titan : titan-cassandra | jar | 1.0.0 |
com.thinkaurelius.titan : titan-test | jar | 1.0.0 |
com.thinkaurelius.titan » titan-hbase-core | jar | 1.0.0 |
junit : junit | jar | 4.12 |