| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаcom.github.ydespreaux.testcontainers |
| Идентификатор | Идентификаторtestcontainers-build |
| Версия | Версия1.2.4 |
| Тип | Типpom |
| Описание |
Описаниеtestcontainers-build
Defined kafka, elasticsearh, mysql, cassandra containers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| testcontainers-build-1.2.4.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ydespreaux.testcontainers/testcontainers-build/ -->
<dependency>
<groupId>com.github.ydespreaux.testcontainers</groupId>
<artifactId>testcontainers-build</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ydespreaux.testcontainers/testcontainers-build/
implementation 'com.github.ydespreaux.testcontainers:testcontainers-build:1.2.4'
// https://jarcasting.com/artifacts/com.github.ydespreaux.testcontainers/testcontainers-build/
implementation ("com.github.ydespreaux.testcontainers:testcontainers-build:1.2.4")
'com.github.ydespreaux.testcontainers:testcontainers-build:pom:1.2.4'
<dependency org="com.github.ydespreaux.testcontainers" name="testcontainers-build" rev="1.2.4">
<artifact name="testcontainers-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ydespreaux.testcontainers', module='testcontainers-build', version='1.2.4')
)
libraryDependencies += "com.github.ydespreaux.testcontainers" % "testcontainers-build" % "1.2.4"
[com.github.ydespreaux.testcontainers/testcontainers-build "1.2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE |
| org.projectlombok : lombok | jar | 1.18.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 |