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

com.github.fartherp.spring.boot:framework-spring-boot-starter-test 3.0.4


Категории

Категории

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

Группа

com.github.fartherp.spring.boot
Идентификатор

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

framework-spring-boot-starter-test
Версия

Версия

3.0.4
Тип

Тип

jar

Скачать framework-spring-boot-starter-test 3.0.4


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