License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Security |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-security-enterprise |
Last Version | Last Version3.5.0-beta03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Enterprise Graph Database Security Features
Enterprise security features for Neo4j
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-security-enterprise/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-security-enterprise</artifactId>
<version>3.5.0-beta03</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-security-enterprise/
implementation 'org.neo4j:neo4j-security-enterprise:3.5.0-beta03'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-security-enterprise/
implementation ("org.neo4j:neo4j-security-enterprise:3.5.0-beta03")
'org.neo4j:neo4j-security-enterprise:jar:3.5.0-beta03'
<dependency org="org.neo4j" name="neo4j-security-enterprise" rev="3.5.0-beta03">
<artifact name="neo4j-security-enterprise" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-security-enterprise', version='3.5.0-beta03')
)
libraryDependencies += "org.neo4j" % "neo4j-security-enterprise" % "3.5.0-beta03"
[org.neo4j/neo4j-security-enterprise "3.5.0-beta03"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | jar | 3.5.0-beta03 |
org.neo4j : neo4j-enterprise-kernel | jar | 3.5.0-beta03 |
org.neo4j : neo4j-security | jar | 3.5.0-beta03 |
org.neo4j : neo4j-auth-plugin-api | jar | 3.5.0-beta03 |
org.neo4j : neo4j-dbms | jar | 3.5.0-beta03 |
org.apache.shiro : shiro-core | jar | 1.4.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
org.slf4j : slf4j-nop | jar | 1.7.25 |