не последняя версия
Последняя версия 3.6.2

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

ONgDB Community Edition integration tests support.

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

org.graphfoundation.ongdb.community
Идентификатор

Идентификатор

it-test-support
Версия

Версия

3.6.0.M2
Тип

Тип

jar

Скачать 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"]