Titan-Hadoop: Version-independent Core

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.

Лицензия

Лицензия

Группа

Группа

com.thinkaurelius.titan
Идентификатор

Идентификатор

titan-hadoop-core
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Titan-Hadoop: Version-independent Core
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.

Скачать titan-hadoop-core

Как подключить последнюю версию

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-client Необязательный jar 2.7.1
org.apache.mrunit : mrunit Необязательный jar 1.1.0
com.thinkaurelius.titan : titan-cassandra jar 1.0.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

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.hbase : hbase-server Необязательный jar 1.0.2
org.apache.hbase : hbase-client Необязательный jar 1.0.2

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.5

test (5)

Идентификатор библиотеки Тип Версия
com.thinkaurelius.titan : titan-cassandra jar 1.0.0
com.thinkaurelius.titan : titan-es 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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
0.9.0-M2
0.9.0-M1
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.5.0-M3
0.5.0-M2