License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdgenerator |
Last Version | Last Version2.1.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Graph Generator
Library that generates configurable random graphs for testing and experimenting
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
generator-2.1.2.9.pom | |
generator-2.1.2.9.jar | 502 KB |
generator-2.1.2.9-sources.jar | 495 KB |
generator-2.1.2.9-javadoc.jar | 193 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 2.1.2 |
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 |