is not current version
Last Version 4.4.8

Neo4j - Security 4.3.3

Authentication, Authorization, Encryption and related components.

License

License

Categories

Categories

Neo4J Data Databases Security
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-security
Version

Version

4.3.3
Type

Type

jar
Description

Description

Neo4j - Security
Authentication, Authorization, Encryption and related components.
Project URL

Project URL

http://components.neo4j.org/neo4j-security/4.3.3
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-security 4.3.3


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

Dependencies

compile (10)

Group / Artifact Type Version
org.neo4j : annotations jar 4.3.3
org.neo4j : neo4j-logging jar 4.3.3
org.neo4j : neo4j-common jar 4.3.3
org.neo4j : neo4j-kernel jar 4.3.3
org.neo4j : neo4j-cypher jar 4.3.3
org.neo4j : neo4j-graphdb-api jar 4.3.3
org.neo4j : neo4j-command-line jar 4.3.3
org.neo4j : neo4j-dbms jar 4.3.3
org.apache.shiro : shiro-core jar 1.7.1
org.slf4j : slf4j-nop jar 1.7.30

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (6)

Group / Artifact Type Version
org.neo4j : io-test-utils jar 4.3.3
org.neo4j : log-test-utils jar 4.3.3
org.neo4j : test-utils jar 4.3.3
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.