is not current version
Last Version 3.1.0.44.3

com.graphaware.neo4j:programmatic-importer 3.0.4.43.2

Importer high-performance multi-threaded initial data load into Neo4j from CSV/SQL with custom logic

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

programmatic-importer
Version

Version

3.0.4.43.2
Type

Type

jar

Download programmatic-importer 3.0.4.43.2


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