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

com.infobip:infobip-testcontainers-spring-boot-starter 3.0.0

Infobip TestContainers Spring Boot Starter provides Spring Boot starters that ease the use of Testcontainers in test and local development scenarios.

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.infobip
Идентификатор

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

infobip-testcontainers-spring-boot-starter
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать infobip-testcontainers-spring-boot-starter 3.0.0


<!-- https://jarcasting.com/artifacts/com.infobip/infobip-testcontainers-spring-boot-starter/ -->
<dependency>
    <groupId>com.infobip</groupId>
    <artifactId>infobip-testcontainers-spring-boot-starter</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infobip/infobip-testcontainers-spring-boot-starter/
implementation 'com.infobip:infobip-testcontainers-spring-boot-starter:3.0.0'
// https://jarcasting.com/artifacts/com.infobip/infobip-testcontainers-spring-boot-starter/
implementation ("com.infobip:infobip-testcontainers-spring-boot-starter:3.0.0")
'com.infobip:infobip-testcontainers-spring-boot-starter:pom:3.0.0'
<dependency org="com.infobip" name="infobip-testcontainers-spring-boot-starter" rev="3.0.0">
  <artifact name="infobip-testcontainers-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='infobip-testcontainers-spring-boot-starter', version='3.0.0')
)
libraryDependencies += "com.infobip" % "infobip-testcontainers-spring-boot-starter" % "3.0.0"
[com.infobip/infobip-testcontainers-spring-boot-starter "3.0.0"]