MVN

org.graphfoundation.ongdb : community-integration-tests

Maven & Gradle

Dec 04, 2020
341 stars

ONgDB - Community Integration Tests · ONgDB Community Edition integration tests modules.

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>community-integration-tests</artifactId>
    <version>3.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graphfoundation.ongdb : community-integration-tests to add to Maven - Latest Versions:

  • Latest Stable: 3.6.2

All Versions

Choose a version of org.graphfoundation.ongdb : community-integration-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6.x
community-integration-tests-3.6.2
community-integration-tests-3.6.1
community-integration-tests-3.6.0
community-integration-tests-3.6.0.M2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>community-integration-tests</artifactId>
    <version>3.6.2</version>
</dependency>