Last Version

ddphin 1.2.3

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

License

License

GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin
Version

Version

1.2.3
Type

Type

jar
Description

Description

ddphin
Collect the complex data and sync to elasticsearch intrusivly and automaticly.
Project URL

Project URL

https://github.com/ddphin/ddphin

Download ddphin 1.2.3


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.