| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thinkaurelius.titan |
| Идентификатор | Идентификаторtitan-berkeleyje-jre6 |
| Последняя версия | Последняя версия0.4.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTitan-BerkeleyJE: Distributed Graph Database
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-berkeleyje-jre6-0.4.4.pom | |
| titan-berkeleyje-jre6-0.4.4.jar | 13 KB |
| titan-berkeleyje-jre6-0.4.4-sources.jar | 5 KB |
| titan-berkeleyje-jre6-0.4.4-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-berkeleyje-jre6/ -->
<dependency>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-berkeleyje-jre6</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-berkeleyje-jre6/
implementation 'com.thinkaurelius.titan:titan-berkeleyje-jre6:0.4.4'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-berkeleyje-jre6/
implementation ("com.thinkaurelius.titan:titan-berkeleyje-jre6:0.4.4")
'com.thinkaurelius.titan:titan-berkeleyje-jre6:jar:0.4.4'
<dependency org="com.thinkaurelius.titan" name="titan-berkeleyje-jre6" rev="0.4.4">
<artifact name="titan-berkeleyje-jre6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan-berkeleyje-jre6', version='0.4.4')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan-berkeleyje-jre6" % "0.4.4"
[com.thinkaurelius.titan/titan-berkeleyje-jre6 "0.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thinkaurelius.titan : titan-core-jre6 | jar | 0.4.4 |
| com.sleepycat : je | jar | 5.0.73 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 Необязательный | jar | 1.7.5 |
| log4j : log4j Необязательный | jar | 1.2.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thinkaurelius.titan : titan-test-jre6 | jar | 0.4.4 |
| com.thinkaurelius.titan : titan-es-jre6 | jar | 0.4.4 |