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

testcontainers-commons 1.2.4

Defined kafka, elasticsearh, mysql, cassandra containers

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

testcontainers-commons
Версия

Версия

1.2.4
Тип

Тип

jar
Описание

Описание

testcontainers-commons
Defined kafka, elasticsearh, mysql, cassandra containers

Скачать testcontainers-commons 1.2.4


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.11.2
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

provided (1)

Идентификатор библиотеки Тип Версия
org.testcontainers : jdbc jar 1.11.2

test (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.junit.jupiter : junit-jupiter jar 5.4.1
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-runner jar
org.testcontainers : junit-jupiter jar 1.11.2

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

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