ddphin-spring-boot-samples

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-spring-boot-samples
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

ddphin-spring-boot-samples
Collect the complex data and sync to elasticsearch intrusivly and automaticly.

Download ddphin-spring-boot-samples

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
org.projectlombok : lombok Optional jar
com.alibaba : fastjson jar 1.2.47
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.github.ddphin : ddphin-spring-boot-starter jar 1.2.3
org.apache.commons : commons-collections4 jar 4.3

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0