Last Version

GraphAware Graph Generator 2.1.2.9

Library that generates configurable random graphs for testing and experimenting

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

generator
Version

Version

2.1.2.9
Type

Type

jar
Description

Description

GraphAware Graph Generator
Library that generates configurable random graphs for testing and experimenting
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download generator 2.1.2.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphaware.neo4j : common jar 2.1.2.9
com.graphaware.neo4j : tx-executor jar 2.1.2.9
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 2.1.2

test (6)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 2.1.2.9
org.neo4j : neo4j-kernel test-jar 2.1.2
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.