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

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


Категории

Категории

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

Группа

top.infra.cloud-ready
Идентификатор

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

spring-boot-test-support
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать 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"]