is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:community-integration-tests 3.6.1

ONgDB Community Edition integration tests modules.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

community-integration-tests
Version

Version

3.6.1
Type

Type

pom

Download community-integration-tests 3.6.1


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