is not current version
Last Version 2.3.3.37.1

com.graphaware.integration.es:neo4j-to-elasticsearch 2.3.1.36.1

GraphAware Framework Module for Integrating Neo4j with Elasticsearch

Categories

Categories

Neo4J Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.graphaware.integration.es
ArtifactId

ArtifactId

neo4j-to-elasticsearch
Version

Version

2.3.1.36.1
Type

Type

jar

Download neo4j-to-elasticsearch 2.3.1.36.1


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