License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdprogrammatic-importer |
Last Version | Last Version3.1.0.44.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Programmatic Neo4j Importer
Importer high-performance multi-threaded initial data load into Neo4j from CSV/SQL with custom logic
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/programmatic-importer/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>programmatic-importer</artifactId>
<version>3.1.0.44.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/programmatic-importer/
implementation 'com.graphaware.neo4j:programmatic-importer:3.1.0.44.3'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/programmatic-importer/
implementation ("com.graphaware.neo4j:programmatic-importer:3.1.0.44.3")
'com.graphaware.neo4j:programmatic-importer:jar:3.1.0.44.3'
<dependency org="com.graphaware.neo4j" name="programmatic-importer" rev="3.1.0.44.3">
<artifact name="programmatic-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='programmatic-importer', version='3.1.0.44.3')
)
libraryDependencies += "com.graphaware.neo4j" % "programmatic-importer" % "3.1.0.44.3"
[com.graphaware.neo4j/programmatic-importer "3.1.0.44.3"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 3.1.0 |
commons-io : commons-io | jar | 2.4 |
ch.qos.logback : logback-classic | jar | 1.1.5 |
org.springframework : spring-orm | jar | 4.2.2.RELEASE |
org.apache.commons : commons-dbcp2 | jar | 2.0.1 |
commons-cli : commons-cli | jar | 1.2 |
org.apache.commons : commons-csv | jar | 1.1 |
org.mapdb : mapdb | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : common | jar | 3.1.0.44 |
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : runtime | jar | 3.1.0.44 |
com.graphaware.neo4j : tests | jar | 3.1.0.44 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |