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

top.wboost:common-spring-boot-starter 3.0.RELEASE


Категории

Категории

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

Группа

top.wboost
Идентификатор

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

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

Версия

3.0.RELEASE
Тип

Тип

pom

Скачать common-spring-boot-starter 3.0.RELEASE

Имя Файла Размер
common-spring-boot-starter-3.0.RELEASE.pom 858 bytes
Обзор

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