License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-spring-boot-starter |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-spring-boot-starter
Collect the complex data and sync to elasticsearch intrusivly and automaticly.
|
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-spring-boot-starter</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-spring-boot-starter/
implementation 'com.github.ddphin:ddphin-spring-boot-starter:1.2.3'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-spring-boot-starter/
implementation ("com.github.ddphin:ddphin-spring-boot-starter:1.2.3")
'com.github.ddphin:ddphin-spring-boot-starter:jar:1.2.3'
<dependency org="com.github.ddphin" name="ddphin-spring-boot-starter" rev="1.2.3">
<artifact name="ddphin-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-spring-boot-starter', version='1.2.3')
)
libraryDependencies += "com.github.ddphin" % "ddphin-spring-boot-starter" % "1.2.3"
[com.github.ddphin/ddphin-spring-boot-starter "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.1 |
com.github.ddphin : ddphin | jar | 1.2.3 |
com.github.ddphin : ddphin-spring-boot-autoconfigure | jar | 1.2.3 |