is not current version
Last Version 3.1.0-M2

com.orientechnologies:orientdb-neo4j-importer 3.0.0RC1

OrientDB NoSQL document graph dbms

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-neo4j-importer
Version

Version

3.0.0RC1
Type

Type

jar

Download orientdb-neo4j-importer 3.0.0RC1


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