Last Version

com.infobip:infobip-redis-testcontainers-spring-boot-starter 3.5.0

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

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.infobip
ArtifactId

ArtifactId

infobip-redis-testcontainers-spring-boot-starter
Version

Version

3.5.0
Type

Type

jar
Description

Description

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

Project Organization

Infobip Ltd.

Download infobip-redis-testcontainers-spring-boot-starter 3.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.infobip : infobip-testcontainers-common jar 3.5.0
org.springframework.boot : spring-boot-test jar
org.springframework.boot : spring-boot-autoconfigure jar

test (4)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar
io.lettuce : lettuce-core jar
org.springframework.boot : spring-boot-starter-test jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.