is not current version
Last Version 1.2.3

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-spring-boot
Version

Version

1.0.0
Type

Type

pom

Download ddphin-spring-boot 1.0.0


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