License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-base-common-spring-boot-autoconfigure |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-base-common-spring-boot-autoconfigure
ddphin-base-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-base-common-spring-boot-autoconfigure</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common-spring-boot-autoconfigure/
implementation 'com.github.ddphin:ddphin-base-common-spring-boot-autoconfigure:1.1.8'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common-spring-boot-autoconfigure/
implementation ("com.github.ddphin:ddphin-base-common-spring-boot-autoconfigure:1.1.8")
'com.github.ddphin:ddphin-base-common-spring-boot-autoconfigure:jar:1.1.8'
<dependency org="com.github.ddphin" name="ddphin-base-common-spring-boot-autoconfigure" rev="1.1.8">
<artifact name="ddphin-base-common-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-base-common-spring-boot-autoconfigure', version='1.1.8')
)
libraryDependencies += "com.github.ddphin" % "ddphin-base-common-spring-boot-autoconfigure" % "1.1.8"
[com.github.ddphin/ddphin-base-common-spring-boot-autoconfigure "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddphin : ddphin-base-common | jar | 1.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |