Last Version

ONgDB - Graph Algorithms 3.6.2

Graph algorithms for Neo4j.

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-graph-algo
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Graph Algorithms
Graph algorithms 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-graph-algo 3.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel jar 3.6.2

test (5)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-io test-jar 3.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.mockito : mockito-core jar 2.21.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.