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

com.github.ddphin:ddphin-spring-boot 1.0.0

Collect the complex data and sync to elasticsearch intrusivly and automaticly.

Категории

Категории

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

Группа

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

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

ddphin-spring-boot
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать ddphin-spring-boot 1.0.0

Имя Файла Размер
ddphin-spring-boot-1.0.0.pom 9 KB
Обзор

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