| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdtop.webdevelop.gull | 
| ArtifactId | ArtifactIdspring-boot-starter-api-doc-db | 
| Last Version | Last Version1.0.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring-boot-starter-api-doc-db Spring Boot Web API Document Generate Starter | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-starter-api-doc-db/ -->
<dependency>
    <groupId>top.webdevelop.gull</groupId>
    <artifactId>spring-boot-starter-api-doc-db</artifactId>
    <version>1.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-starter-api-doc-db/
implementation 'top.webdevelop.gull:spring-boot-starter-api-doc-db:1.0.RELEASE'// https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-starter-api-doc-db/
implementation ("top.webdevelop.gull:spring-boot-starter-api-doc-db:1.0.RELEASE")'top.webdevelop.gull:spring-boot-starter-api-doc-db:jar:1.0.RELEASE'<dependency org="top.webdevelop.gull" name="spring-boot-starter-api-doc-db" rev="1.0.RELEASE">
  <artifact name="spring-boot-starter-api-doc-db" type="jar" />
</dependency>@Grapes(
@Grab(group='top.webdevelop.gull', module='spring-boot-starter-api-doc-db', version='1.0.RELEASE')
)libraryDependencies += "top.webdevelop.gull" % "spring-boot-starter-api-doc-db" % "1.0.RELEASE"[top.webdevelop.gull/spring-boot-starter-api-doc-db "1.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE | 
| org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.6.RELEASE | 
| org.projectlombok : lombok Optional | jar | 1.16.18 | 
| org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.6.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |