Last Version

Neo4j - Enterprise Graph Database Auth Plugin API 3.5.0-beta03

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-auth-plugin-api
Version

Version

3.5.0-beta03
Type

Type

jar
Description

Description

Neo4j - Enterprise Graph Database Auth Plugin API
Enterprise auth plugin API for adding custom auth providers to the Neo4j database
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-auth-plugin-api 3.5.0-beta03


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

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.