is not current version
Last Version 3.5.14.58

com.graphaware.neo4j.example:performance-testing 3.1.4.49

Example of a Neo4j Performance Test with GraphAware Framework

Categories

Categories

Neo4J Data Databases ORM
GroupId

GroupId

com.graphaware.neo4j.example
ArtifactId

ArtifactId

performance-testing
Version

Version

3.1.4.49
Type

Type

jar

Download performance-testing 3.1.4.49


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