is not current version
Last Version 1.4

com.graphaware.integration.es:neo4j-elasticsearch-tests 1.0

Test Utilities for GraphAware Neo4j-Elasticsearch Integration

Categories

Categories

Neo4J Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.graphaware.integration.es
ArtifactId

ArtifactId

neo4j-elasticsearch-tests
Version

Version

1.0
Type

Type

jar

Download neo4j-elasticsearch-tests 1.0


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