is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.community:dbms-it 3.6.1

ONgDB Community Edition DBMS integration tests.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.community
ArtifactId

ArtifactId

dbms-it
Version

Version

3.6.1
Type

Type

jar

Download dbms-it 3.6.1


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