| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.janusgraph |
| Идентификатор | Идентификаторexample-berkeleyje |
| Версия | Версия0.6.0 |
| Тип | Типpom |
| Описание |
ОписаниеExample-BerkeleyJE: BerkeleyJE Storage, Lucene Index
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine
cluster.
JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk,
delegating that concern to an extensible set of persistence solutions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| example-berkeleyje-0.6.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.janusgraph/example-berkeleyje/ -->
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-berkeleyje</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.janusgraph/example-berkeleyje/
implementation 'org.janusgraph:example-berkeleyje:0.6.0'
// https://jarcasting.com/artifacts/org.janusgraph/example-berkeleyje/
implementation ("org.janusgraph:example-berkeleyje:0.6.0")
'org.janusgraph:example-berkeleyje:pom:0.6.0'
<dependency org="org.janusgraph" name="example-berkeleyje" rev="0.6.0">
<artifact name="example-berkeleyje" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='example-berkeleyje', version='0.6.0')
)
libraryDependencies += "org.janusgraph" % "example-berkeleyje" % "0.6.0"
[org.janusgraph/example-berkeleyje "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.janusgraph : example-common | jar | 0.6.0 |
| org.janusgraph : janusgraph-berkeleyje | jar | 0.6.0 |
| org.janusgraph : janusgraph-lucene | jar | 0.6.0 |
| org.slf4j : slf4j-log4j12 Необязательный | jar | 1.7.30 |
| log4j : log4j Необязательный | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.janusgraph : janusgraph-test | jar | 0.6.0 |