License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.infobip |
ArtifactId | ArtifactIdinfobip-rabbitmq-testcontainers-spring-boot |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInfobip TestContainers Spring Boot Starter provides Spring Boot starters that ease the use of Testcontainers in test and local development scenarios.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.infobip/infobip-rabbitmq-testcontainers-spring-boot/ -->
<dependency>
<groupId>com.infobip</groupId>
<artifactId>infobip-rabbitmq-testcontainers-spring-boot</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infobip/infobip-rabbitmq-testcontainers-spring-boot/
implementation 'com.infobip:infobip-rabbitmq-testcontainers-spring-boot:3.5.0'
// https://jarcasting.com/artifacts/com.infobip/infobip-rabbitmq-testcontainers-spring-boot/
implementation ("com.infobip:infobip-rabbitmq-testcontainers-spring-boot:3.5.0")
'com.infobip:infobip-rabbitmq-testcontainers-spring-boot:jar:3.5.0'
<dependency org="com.infobip" name="infobip-rabbitmq-testcontainers-spring-boot" rev="3.5.0">
<artifact name="infobip-rabbitmq-testcontainers-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='infobip-rabbitmq-testcontainers-spring-boot', version='3.5.0')
)
libraryDependencies += "com.infobip" % "infobip-rabbitmq-testcontainers-spring-boot" % "3.5.0"
[com.infobip/infobip-rabbitmq-testcontainers-spring-boot "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.infobip : infobip-testcontainers-common | jar | 3.5.0 |
org.springframework.boot : spring-boot-starter-amqp | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.projectlombok : lombok | jar |