License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-base-swagger-spring-boot-starter |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-base-swagger-spring-boot-starter
ddphin-base-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-swagger-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-base-swagger-spring-boot-starter</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-swagger-spring-boot-starter/
implementation 'com.github.ddphin:ddphin-base-swagger-spring-boot-starter:1.1.8'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-swagger-spring-boot-starter/
implementation ("com.github.ddphin:ddphin-base-swagger-spring-boot-starter:1.1.8")
'com.github.ddphin:ddphin-base-swagger-spring-boot-starter:jar:1.1.8'
<dependency org="com.github.ddphin" name="ddphin-base-swagger-spring-boot-starter" rev="1.1.8">
<artifact name="ddphin-base-swagger-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-base-swagger-spring-boot-starter', version='1.1.8')
)
libraryDependencies += "com.github.ddphin" % "ddphin-base-swagger-spring-boot-starter" % "1.1.8"
[com.github.ddphin/ddphin-base-swagger-spring-boot-starter "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.github.ddphin : ddphin-base-swagger | jar | 1.1.8 |
com.github.ddphin : ddphin-base-swagger-spring-boot-autoconfigure | jar | 1.1.8 |