is not current version
Last Version 3.3.2.1

com.graphaware.integration.neo4j:neo4j-tests-integration 2.3.3.1

Test Utilities for GraphAware Neo4j-Elasticsearch Integration

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.integration.neo4j
ArtifactId

ArtifactId

neo4j-tests-integration
Version

Version

2.3.3.1
Type

Type

jar

Download neo4j-tests-integration 2.3.3.1


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