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

io.github.lvyahui8:spring-boot-data-aggregator 1.0.0-RELEASE


Категории

Категории

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

Группа

io.github.lvyahui8
Идентификатор

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

spring-boot-data-aggregator
Версия

Версия

1.0.0-RELEASE
Тип

Тип

pom

Скачать spring-boot-data-aggregator 1.0.0-RELEASE

Имя Файла Размер
spring-boot-data-aggregator-1.0.0-RELEASE.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.lvyahui8/spring-boot-data-aggregator/ -->
<dependency>
    <groupId>io.github.lvyahui8</groupId>
    <artifactId>spring-boot-data-aggregator</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lvyahui8/spring-boot-data-aggregator/
implementation 'io.github.lvyahui8:spring-boot-data-aggregator:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.lvyahui8/spring-boot-data-aggregator/
implementation ("io.github.lvyahui8:spring-boot-data-aggregator:1.0.0-RELEASE")
'io.github.lvyahui8:spring-boot-data-aggregator:pom:1.0.0-RELEASE'
<dependency org="io.github.lvyahui8" name="spring-boot-data-aggregator" rev="1.0.0-RELEASE">
  <artifact name="spring-boot-data-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lvyahui8', module='spring-boot-data-aggregator', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.lvyahui8" % "spring-boot-data-aggregator" % "1.0.0-RELEASE"
[io.github.lvyahui8/spring-boot-data-aggregator "1.0.0-RELEASE"]