is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.community:it-test-support 3.6.0.M2

ONgDB Community Edition integration tests support.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.community
ArtifactId

ArtifactId

it-test-support
Version

Version

3.6.0.M2
Type

Type

jar

Download it-test-support 3.6.0.M2


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