Last Version

ONgDB - Server API 3.6.2

Interfaces and baseclasses needed to create your own extensions.

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

server-api
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Server API
Interfaces and baseclasses needed to create your own extensions.
Project Organization

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download server-api 3.6.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel jar 3.6.2
org.neo4j.3rdparty.javax.ws.rs : jsr311-api jar 1.1.2.r612
commons-configuration : commons-configuration jar 1.10

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-core jar 1.3

Project Modules

There are no modules declared in this project.