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

com.github.ydespreaux.testcontainers:testcontainers-mysql 1.2.2

Test containers MySQL

Категории

Категории

MySQL Данные Базы данных Контейнер
Группа

Группа

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

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

testcontainers-mysql
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать testcontainers-mysql 1.2.2


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