is not current version
Last Version 3.5.14.58

com.graphaware.neo4j.example:integration-testing 2.3.1.35

Examples of Neo4j Integration Tests with GraphAware Framework

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j.example
ArtifactId

ArtifactId

integration-testing
Version

Version

2.3.1.35
Type

Type

jar

Download integration-testing 2.3.1.35


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