ddphin

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

Лицензия

Лицензия

Группа

Группа

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

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

ddphin
Последняя версия

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

1.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ddphin
Collect the complex data and sync to elasticsearch intrusivly and automaticly.
Ссылка на сайт

Ссылка на сайт

https://github.com/ddphin/ddphin

Скачать ddphin

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.1.1
org.elasticsearch.client : elasticsearch-rest-client jar 7.1.1
org.elasticsearch : elasticsearch jar 7.1.1
com.alibaba : fastjson jar 1.2.47

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0