| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаcom.github.ydespreaux.testcontainers |
| Идентификатор | Идентификаторtestcontainers-commons |
| Версия | Версия1.2.4 |
| Тип | Типjar |
| Описание |
Описаниеtestcontainers-commons
Defined kafka, elasticsearh, mysql, cassandra containers
|
| Имя Файла | Размер |
|---|---|
| testcontainers-commons-1.2.4.pom | |
| testcontainers-commons-1.2.4.jar | 17 KB |
| testcontainers-commons-1.2.4-sources.jar | 17 KB |
| testcontainers-commons-1.2.4-javadoc.jar | 100 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testcontainers : jdbc | jar | 1.11.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |