не последняя версия
Последняя версия 0.1.2-beta

com.github.binarylei:spring-boot-test-parent 0.1.1-alpha

spring-boot-test-extend...

Категории

Категории

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

Группа

com.github.binarylei
Идентификатор

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

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

Версия

0.1.1-alpha
Тип

Тип

pom

Скачать spring-boot-test-parent 0.1.1-alpha

Имя Файла Размер
spring-boot-test-parent-0.1.1-alpha.pom 4 KB
Обзор

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