Last Version

ONgDB - Lucene Index 3.6.2

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

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-lucene-index
Version

Version

3.6.2
Type

Type

jar
Description

Description

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

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download ongdb-lucene-index 3.6.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel jar 3.6.2
org.apache.lucene : lucene-analyzers-common jar 5.5.5
org.apache.lucene : lucene-core jar 5.5.5
org.apache.lucene : lucene-queryparser jar 5.5.5
org.apache.lucene : lucene-codecs jar 5.5.5

test (14)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-kernel-api test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-logging test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-io test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-common test-jar 3.6.2
commons-codec : commons-codec jar 1.11
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
org.graphfoundation.ongdb : ongdb-random-values jar 3.6.2

Project Modules

There are no modules declared in this project.