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

com.graphaware.neo4j:programmatic-importer 2.3.1.35.2

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

Категории

Категории

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

Группа

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

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

programmatic-importer
Версия

Версия

2.3.1.35.2
Тип

Тип

jar

Скачать programmatic-importer 2.3.1.35.2


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