is not current version
Last Version 3.5.0

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.infobip
ArtifactId

ArtifactId

infobip-testcontainers-spring-boot-starter
Version

Version

3.1.0
Type

Type

pom

Download infobip-testcontainers-spring-boot-starter 3.1.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.1.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.1.0'
// https://jarcasting.com/artifacts/com.infobip/infobip-testcontainers-spring-boot-starter/
implementation ("com.infobip:infobip-testcontainers-spring-boot-starter:3.1.0")
'com.infobip:infobip-testcontainers-spring-boot-starter:pom:3.1.0'
<dependency org="com.infobip" name="infobip-testcontainers-spring-boot-starter" rev="3.1.0">
  <artifact name="infobip-testcontainers-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='infobip-testcontainers-spring-boot-starter', version='3.1.0')
)
libraryDependencies += "com.infobip" % "infobip-testcontainers-spring-boot-starter" % "3.1.0"
[com.infobip/infobip-testcontainers-spring-boot-starter "3.1.0"]