is not current version
Last Version 3.0.4

top.infra.cloud-ready:spring-boot-test-support 3.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.infra.cloud-ready
ArtifactId

ArtifactId

spring-boot-test-support
Version

Version

3.0.2
Type

Type

jar

Download spring-boot-test-support 3.0.2


<!-- https://jarcasting.com/artifacts/top.infra.cloud-ready/spring-boot-test-support/ -->
<dependency>
    <groupId>top.infra.cloud-ready</groupId>
    <artifactId>spring-boot-test-support</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra.cloud-ready/spring-boot-test-support/
implementation 'top.infra.cloud-ready:spring-boot-test-support:3.0.2'
// https://jarcasting.com/artifacts/top.infra.cloud-ready/spring-boot-test-support/
implementation ("top.infra.cloud-ready:spring-boot-test-support:3.0.2")
'top.infra.cloud-ready:spring-boot-test-support:jar:3.0.2'
<dependency org="top.infra.cloud-ready" name="spring-boot-test-support" rev="3.0.2">
  <artifact name="spring-boot-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra.cloud-ready', module='spring-boot-test-support', version='3.0.2')
)
libraryDependencies += "top.infra.cloud-ready" % "spring-boot-test-support" % "3.0.2"
[top.infra.cloud-ready/spring-boot-test-support "3.0.2"]