License |
License |
---|---|
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin
Collect the complex data and sync to elasticsearch intrusivly and automaticly.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ddphin-1.2.3.pom | |
ddphin-1.2.3.jar | 52 KB |
ddphin-1.2.3-sources.jar | 24 KB |
ddphin-1.2.3-javadoc.jar | 255 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |