License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.theblackproject |
ArtifactId | ArtifactIdneo4j-ldap-plugin |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j LDAP plugin
Authentication plugin for Neo4j using LDAP
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-ldap-plugin-1.0.pom | |
neo4j-ldap-plugin-1.0.jar | 8 KB |
neo4j-ldap-plugin-1.0-sources.jar | 4 KB |
neo4j-ldap-plugin-1.0-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.9 |
org.projectlombok : lombok | jar | 1.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.app : neo4j-server | jar | 2.0.1 |