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.

Лицензия

Лицензия

Группа

Группа

org.hawkular.titan
Идентификатор

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

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

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

0.5.4-jboss-1
Дата

Дата

Тип

Тип

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/org.hawkular.titan/titan-hadoop-core/ -->
<dependency>
    <groupId>org.hawkular.titan</groupId>
    <artifactId>titan-hadoop-core</artifactId>
    <version>0.5.4-jboss-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.titan/titan-hadoop-core/
implementation 'org.hawkular.titan:titan-hadoop-core:0.5.4-jboss-1'
// https://jarcasting.com/artifacts/org.hawkular.titan/titan-hadoop-core/
implementation ("org.hawkular.titan:titan-hadoop-core:0.5.4-jboss-1")
'org.hawkular.titan:titan-hadoop-core:jar:0.5.4-jboss-1'
<dependency org="org.hawkular.titan" name="titan-hadoop-core" rev="0.5.4-jboss-1">
  <artifact name="titan-hadoop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.titan', module='titan-hadoop-core', version='0.5.4-jboss-1')
)
libraryDependencies += "org.hawkular.titan" % "titan-hadoop-core" % "0.5.4-jboss-1"
[org.hawkular.titan/titan-hadoop-core "0.5.4-jboss-1"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-client Необязательный jar 2.2.0
org.apache.mrunit : mrunit Необязательный jar 1.1.0
org.hawkular.titan : titan-cassandra jar 0.5.4-jboss-1
com.tinkerpop.blueprints : blueprints-core jar 2.5.0
com.tinkerpop.blueprints : blueprints-sail-graph jar 2.5.0
org.hawkular.titan : titan-core jar 0.5.4-jboss-1
org.hawkular.titan : titan-hbase jar 0.5.4-jboss-1
org.hawkular.titan : titan-es jar 0.5.4-jboss-1
org.elasticsearch : elasticsearch-hadoop-mr jar 2.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 0.98.8-hadoop2
org.apache.hbase : hbase-client Необязательный jar 0.98.8-hadoop2

runtime (1)

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

test (5)

Идентификатор библиотеки Тип Версия
org.hawkular.titan : titan-cassandra jar 0.5.4-jboss-1
org.hawkular.titan : titan-es jar 0.5.4-jboss-1
org.hawkular.titan : titan-test jar 0.5.4-jboss-1
org.hawkular.titan » titan-hbase-core jar 0.5.4-jboss-1
junit : junit jar 4.11

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

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

Titan is a highly scalable graph database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users, complex traversals, and analytic graph queries.

Learn More

The project homepage contains more information on Titan and provides links to documentation, getting-started guides and release downloads.

org.hawkular.titan

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

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

Версия
0.5.4-jboss-1