Last Version

Neo4j - Community Kernel Integration Tests 4.4.8

Neo4j community edition kernel integration tests.

License

License

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.community
ArtifactId

ArtifactId

kernel-it
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Community Kernel Integration Tests
Neo4j community edition kernel integration tests.
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download kernel-it 4.4.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.neo4j : annotations jar 4.4.8
org.neo4j : neo4j-import-tool jar 4.4.8
org.neo4j : neo4j jar 4.4.8

test (16)

Group / Artifact Type Version
org.neo4j.community : it-test-support jar 4.4.8
org.neo4j : neo4j-random-values jar 4.4.8
org.neo4j : kernel-api-test-utils jar 4.4.8
org.neo4j : neo4j-kernel test-jar 4.4.8
org.neo4j : import-test-utils jar 4.4.8
org.neo4j : neo4j-import-util test-jar 4.4.8
org.neo4j : log-test-utils jar 4.4.8
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.12.4
org.neo4j : io-test-utils jar 4.4.8
org.neo4j : wal-test-utils jar 4.4.8
org.neo4j : neo4j-record-storage-engine test-jar 4.4.8
org.neo4j : layout-test-utils jar 4.4.8
org.neo4j : storage-engine-test-utils jar 4.4.8

Project Modules

There are no modules declared in this project.