| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thinkaurelius.titan |
| Идентификатор | Идентификаторtitan-core-jre6 |
| Последняя версия | Последняя версия0.4.4 |
| Дата | Дата |
| Тип | Тип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-jre6-0.4.4.pom | |
| titan-core-jre6-0.4.4.jar | 800 KB |
| titan-core-jre6-0.4.4-sources.jar | 411 KB |
| titan-core-jre6-0.4.4-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-core-jre6/ -->
<dependency>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-core-jre6</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-core-jre6/
implementation 'com.thinkaurelius.titan:titan-core-jre6:0.4.4'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-core-jre6/
implementation ("com.thinkaurelius.titan:titan-core-jre6:0.4.4")
'com.thinkaurelius.titan:titan-core-jre6:jar:0.4.4'
<dependency org="com.thinkaurelius.titan" name="titan-core-jre6" rev="0.4.4">
<artifact name="titan-core-jre6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan-core-jre6', version='0.4.4')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan-core-jre6" % "0.4.4"
[com.thinkaurelius.titan/titan-core-jre6 "0.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tinkerpop.blueprints : blueprints-core | jar | 2.4.0 |
| com.tinkerpop : frames | jar | 2.4.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 |
| com.spatial4j : spatial4j | jar | 0.3 |
| 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 | 14.0.1 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| com.carrotsearch : hppc | jar | 0.4.2 |
| com.github.stephenc.high-scale-lib : high-scale-lib | jar | 1.1.4 |
| com.esotericsoftware.kryo : kryo | jar | 2.21 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tinkerpop.gremlin : gremlin-groovy | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 Необязательный | jar | 1.7.5 |
| log4j : log4j Необязательный | jar | 1.2.16 |