elasticsearch-river-neo4j

A river plugin for elastic search that offers an easy way to index neo4j graph databases

License

License

Categories

Categories

Neo4J Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.sksamuel.elasticsearch
ArtifactId

ArtifactId

elasticsearch-river-neo4j
Last Version

Last Version

1.2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-river-neo4j
A river plugin for elastic search that offers an easy way to index neo4j graph databases
Project URL

Project URL

https://github.com/sksamuel/elasticsearch-river-neo4j

Download elasticsearch-river-neo4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.2.1
org.slf4j : slf4j-api jar 1.6.6
org.springframework.data : spring-data-neo4j-rest jar 3.0.1.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.1
1.1.1
1.1.0
1.0.2
0.90.9.0
0.90.8.0
0.90.7.0
0.90.1.1
0.90.1.0