Last Version

ONgDB - Configuration 3.6.2

Code responsible for parsing the Neo4j configuration.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-configuration
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Configuration
Code responsible for parsing the Neo4j configuration.
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-configuration 3.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-graphdb-api jar 3.6.2
org.graphfoundation.ongdb : ongdb-logging jar 3.6.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (6)

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-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.