Last Version

ONgDB - Concurrent 3.6.2

A set of assorted utilities for concurrent computing.

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-concurrent
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Concurrent
A set of assorted utilities for concurrent computing.
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-concurrent 3.6.2


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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.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-library jar 1.3

Project Modules

There are no modules declared in this project.