Last Version

ONgDB - Community DBMS Integration Tests 3.6.2

ONgDB Community Edition DBMS integration tests.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.community
ArtifactId

ArtifactId

dbms-it
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Community DBMS Integration Tests
ONgDB Community Edition DBMS 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 dbms-it 3.6.2


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

Dependencies

compile (1)

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

test (10)

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-command-line 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

Project Modules

There are no modules declared in this project.