Titan-Core: Core Library for Titan

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-core
Последняя версия

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

0.5.4-jboss-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Titan-Core: Core Library for Titan
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-core

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

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

Зависимости

compile (20)

Идентификатор библиотеки Тип Версия
com.tinkerpop.blueprints : blueprints-core jar 2.5.0
com.tinkerpop.gremlin : gremlin-groovy jar 2.5.0
com.thinkaurelius.groovy-shaded-asm : groovy-shaded-asm jar 1.8.9
com.tinkerpop : frames jar 2.5.0
org.glassfish : javax.json jar 1.0
com.codahale.metrics : metrics-core jar 3.0.1
com.codahale.metrics : metrics-ganglia jar 3.0.1
com.codahale.metrics : metrics-graphite jar 3.0.1
org.reflections : reflections jar 0.9.9-RC1
com.spatial4j : spatial4j jar 0.4.1
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.6
commons-io : commons-io jar 2.1
commons-codec : commons-codec jar 1.7
com.google.guava : guava jar 15.0
com.google.code.findbugs : jsr305 jar 1.3.9
com.carrotsearch : hppc jar 0.6.0
com.github.stephenc.high-scale-lib : high-scale-lib jar 1.1.4
com.esotericsoftware.kryo : kryo jar 2.22
org.slf4j : slf4j-api jar 1.7.5

runtime (2)

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

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

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

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