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