io.appform.testcontainer:junit-testcontainer-aerospike

Embedded testcontainers for data stores

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Контейнер ORM Данные
Группа

Группа

io.appform.testcontainer
Идентификатор

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

junit-testcontainer-aerospike
Последняя версия

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

1.0.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Embedded testcontainers for data stores

Скачать junit-testcontainer-aerospike

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.appform.testcontainer : junit-testcontainer-commons jar 1.0.9
com.aerospike : aerospike-client jar 4.4.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4