Last Version

ONgDB - Community Kernel Integration Tests 3.6.2

ONgDB Community Edition kernel integration tests.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.community
ArtifactId

ArtifactId

kernel-it
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Community Kernel Integration Tests
ONgDB Community Edition kernel integration tests.
Project Organization

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download kernel-it 3.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb jar 3.6.2

provided (1)

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

test (14)

Group / Artifact Type Version
org.graphfoundation.ongdb.community : it-test-support jar 3.6.2
org.graphfoundation.ongdb : ongdb-random-values jar 3.6.2
org.graphfoundation.ongdb : ongdb-kernel-api test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-kernel test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-logging test-jar 3.6.2
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
commons-codec : commons-codec jar 1.11
org.graphfoundation.ongdb : ongdb-io test-jar 3.6.2
org.graphfoundation.ongdb.app : ongdb-server jar 3.6.2

Project Modules

There are no modules declared in this project.