License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases ORM |
GroupId | GroupIdcom.graphaware.neo4j.example |
ArtifactId | ArtifactIdperformance-testing |
Last Version | Last Version3.5.14.58 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Neo4j Performance Test Examples
Example of a Neo4j Performance Test with GraphAware Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
performance-testing-3.5.14.58.pom | |
performance-testing-3.5.14.58.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j.example/performance-testing/ -->
<dependency>
<groupId>com.graphaware.neo4j.example</groupId>
<artifactId>performance-testing</artifactId>
<version>3.5.14.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j.example/performance-testing/
implementation 'com.graphaware.neo4j.example:performance-testing:3.5.14.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j.example/performance-testing/
implementation ("com.graphaware.neo4j.example:performance-testing:3.5.14.58")
'com.graphaware.neo4j.example:performance-testing:jar:3.5.14.58'
<dependency org="com.graphaware.neo4j.example" name="performance-testing" rev="3.5.14.58">
<artifact name="performance-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j.example', module='performance-testing', version='3.5.14.58')
)
libraryDependencies += "com.graphaware.neo4j.example" % "performance-testing" % "3.5.14.58"
[com.graphaware.neo4j.example/performance-testing "3.5.14.58"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : tx-executor | jar | 3.5.14.58 |
com.graphaware.neo4j : writer | jar | 3.5.14.58 |
com.graphaware.neo4j : writer-api | jar | 3.5.14.58 |
com.graphaware.neo4j : common | jar | 3.5.14.58 |
org.neo4j : neo4j | jar | 3.5.14 |
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : tests | jar | 3.5.14.58 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |