License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Security Unity Business Logic Libraries Game Development |
GroupId | GroupIdorg.neo4j.community |
ArtifactId | ArtifactIdsecurity-it |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Community Security Integration Tests
Neo4j community edition security integration tests.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-it-4.4.8.pom | |
security-it-4.4.8.jar | 7 KB |
security-it-4.4.8-tests.jar | 25 KB |
security-it-4.4.8-sources.jar | 7 KB |
security-it-4.4.8-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.community/security-it/ -->
<dependency>
<groupId>org.neo4j.community</groupId>
<artifactId>security-it</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.community/security-it/
implementation 'org.neo4j.community:security-it:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j.community/security-it/
implementation ("org.neo4j.community:security-it:4.4.8")
'org.neo4j.community:security-it:jar:4.4.8'
<dependency org="org.neo4j.community" name="security-it" rev="4.4.8">
<artifact name="security-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.community', module='security-it', version='4.4.8')
)
libraryDependencies += "org.neo4j.community" % "security-it" % "4.4.8"
[org.neo4j.community/security-it "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.community : it-test-support | jar | 4.4.8 |
org.neo4j : neo4j-security | test-jar | 4.4.8 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.18.1 |