License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-neo4j-importer |
Last Version | Last Version3.1.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB - Neo4j to OrientDB Importer
OrientDB NoSQL document graph dbms
|
Project Organization |
Project OrganizationOrientDB |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-neo4j-importer/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-neo4j-importer</artifactId>
<version>3.1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-neo4j-importer/
implementation 'com.orientechnologies:orientdb-neo4j-importer:3.1.0-M2'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-neo4j-importer/
implementation ("com.orientechnologies:orientdb-neo4j-importer:3.1.0-M2")
'com.orientechnologies:orientdb-neo4j-importer:jar:3.1.0-M2'
<dependency org="com.orientechnologies" name="orientdb-neo4j-importer" rev="3.1.0-M2">
<artifact name="orientdb-neo4j-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-neo4j-importer', version='3.1.0-M2')
)
libraryDependencies += "com.orientechnologies" % "orientdb-neo4j-importer" % "3.1.0-M2"
[com.orientechnologies/orientdb-neo4j-importer "3.1.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-graphdb | jar | 3.1.0-M2 |
org.neo4j : neo4j-kernel | jar | 3.2.2 |
org.neo4j : neo4j-lucene-index | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-test-commons | jar | 3.1.0-M2 |