Last Version

ONgDB - IO 3.6.2

Input/output abstraction layer for Neo4j.

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-io
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - IO
Input/output abstraction layer for Neo4j.
Project Organization

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download ongdb-io 3.6.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-unsafe jar 3.6.2
org.apache.commons : commons-lang3 jar 3.8.1
org.graphfoundation.ongdb : ongdb-graphdb-api jar 3.6.2
org.graphfoundation.ongdb : ongdb-concurrent jar 3.6.2
org.eclipse.collections : eclipse-collections jar 9.2.0

test (11)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.platform : junit-platform-launcher jar 1.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
org.graphfoundation.ongdb : ongdb-unsafe test-jar 3.6.2
commons-codec : commons-codec jar 1.11
org.graphfoundation.ongdb : ongdb-common test-jar 3.6.2
org.junit.jupiter : junit-jupiter-params jar 5.2.0

Project Modules

There are no modules declared in this project.