не последняя версия
Последняя версия 1.2.0-RELEASE

com.xxelin:whale-spring-boot-starter 1.1.1-RELEASE


Категории

Категории

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

Группа

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

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

whale-spring-boot-starter
Версия

Версия

1.1.1-RELEASE
Тип

Тип

jar

Скачать whale-spring-boot-starter 1.1.1-RELEASE


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