Last Version

ONgDB - Enterprise Graph Database Auth Plugin API 3.6.2

Enterprise auth plugin API for adding custom auth providers to the Neo4j database

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-auth-plugin-api
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Enterprise Graph Database Auth Plugin API
Enterprise auth plugin API for adding custom auth providers to the Neo4j database
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-auth-plugin-api 3.6.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.