Categories |
CategoriesNeo4J Data Databases Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.graphaware.integration.es |
ArtifactId | ArtifactIdneo4j-to-elasticsearch |
Version | Version2.2.6.35.0 |
Type | Typejar |
<!-- 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.2.6.35.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.integration.es/neo4j-to-elasticsearch/
implementation 'com.graphaware.integration.es:neo4j-to-elasticsearch:2.2.6.35.0'
// https://jarcasting.com/artifacts/com.graphaware.integration.es/neo4j-to-elasticsearch/
implementation ("com.graphaware.integration.es:neo4j-to-elasticsearch:2.2.6.35.0")
'com.graphaware.integration.es:neo4j-to-elasticsearch:jar:2.2.6.35.0'
<dependency org="com.graphaware.integration.es" name="neo4j-to-elasticsearch" rev="2.2.6.35.0">
<artifact name="neo4j-to-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.integration.es', module='neo4j-to-elasticsearch', version='2.2.6.35.0')
)
libraryDependencies += "com.graphaware.integration.es" % "neo4j-to-elasticsearch" % "2.2.6.35.0"
[com.graphaware.integration.es/neo4j-to-elasticsearch "2.2.6.35.0"]