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

org.neo4j:neo4j-lucene-index 3.4.16

Integration layer between Neo4j and Lucene, providing one possible implementation of the Index API.

Категории

Категории

Neo4J Данные Базы данных Dex Универсальные библиотеки Utility
Группа

Группа

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

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

neo4j-lucene-index
Версия

Версия

3.4.16
Тип

Тип

jar

Скачать neo4j-lucene-index 3.4.16


<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-lucene-index/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-lucene-index</artifactId>
    <version>3.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-lucene-index/
implementation 'org.neo4j:neo4j-lucene-index:3.4.16'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-lucene-index/
implementation ("org.neo4j:neo4j-lucene-index:3.4.16")
'org.neo4j:neo4j-lucene-index:jar:3.4.16'
<dependency org="org.neo4j" name="neo4j-lucene-index" rev="3.4.16">
  <artifact name="neo4j-lucene-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-lucene-index', version='3.4.16')
)
libraryDependencies += "org.neo4j" % "neo4j-lucene-index" % "3.4.16"
[org.neo4j/neo4j-lucene-index "3.4.16"]