не последняя версия
Последняя версия 3.1.0.44.3

com.graphaware.neo4j:programmatic-importer 3.0.7.44.3

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

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

com.graphaware.neo4j
Идентификатор

Идентификатор

programmatic-importer
Версия

Версия

3.0.7.44.3
Тип

Тип

jar

Скачать programmatic-importer 3.0.7.44.3


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