Neo4j LDAP plugin

Authentication plugin for Neo4j using LDAP

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.theblackproject
ArtifactId

ArtifactId

neo4j-ldap-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Neo4j LDAP plugin
Authentication plugin for Neo4j using LDAP
Project URL

Project URL

http://www.theblackproject.org/
Source Code Management

Source Code Management

http://github.com/Leviter/neo4j-ldap-plugin

Download neo4j-ldap-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9
org.projectlombok : lombok jar 1.12.2

provided (1)

Group / Artifact Type Version
org.neo4j.app : neo4j-server jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0