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

com.github.goodforgod:arangodb-testcontainer 1.2.0

This is ArangoDB TestContainers implementation (with TestContainer startup strategy support and cluster setup)

Категории

Категории

Контейнер
Группа

Группа

com.github.goodforgod
Идентификатор

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

arangodb-testcontainer
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать arangodb-testcontainer 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.goodforgod/arangodb-testcontainer/ -->
<dependency>
    <groupId>com.github.goodforgod</groupId>
    <artifactId>arangodb-testcontainer</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goodforgod/arangodb-testcontainer/
implementation 'com.github.goodforgod:arangodb-testcontainer:1.2.0'
// https://jarcasting.com/artifacts/com.github.goodforgod/arangodb-testcontainer/
implementation ("com.github.goodforgod:arangodb-testcontainer:1.2.0")
'com.github.goodforgod:arangodb-testcontainer:jar:1.2.0'
<dependency org="com.github.goodforgod" name="arangodb-testcontainer" rev="1.2.0">
  <artifact name="arangodb-testcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goodforgod', module='arangodb-testcontainer', version='1.2.0')
)
libraryDependencies += "com.github.goodforgod" % "arangodb-testcontainer" % "1.2.0"
[com.github.goodforgod/arangodb-testcontainer "1.2.0"]