| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdtop.webdevelop.gull |
| ArtifactId | ArtifactIdspring-boot-api-doc-db-parent |
| Last Version | Last Version1.0.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspring-boot-api-doc-db
Spring Boot Web API Document Generate
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-boot-api-doc-db-parent-1.0.RELEASE.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-api-doc-db-parent/ -->
<dependency>
<groupId>top.webdevelop.gull</groupId>
<artifactId>spring-boot-api-doc-db-parent</artifactId>
<version>1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-api-doc-db-parent/
implementation 'top.webdevelop.gull:spring-boot-api-doc-db-parent:1.0.RELEASE'
// https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-api-doc-db-parent/
implementation ("top.webdevelop.gull:spring-boot-api-doc-db-parent:1.0.RELEASE")
'top.webdevelop.gull:spring-boot-api-doc-db-parent:pom:1.0.RELEASE'
<dependency org="top.webdevelop.gull" name="spring-boot-api-doc-db-parent" rev="1.0.RELEASE">
<artifact name="spring-boot-api-doc-db-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.webdevelop.gull', module='spring-boot-api-doc-db-parent', version='1.0.RELEASE')
)
libraryDependencies += "top.webdevelop.gull" % "spring-boot-api-doc-db-parent" % "1.0.RELEASE"
[top.webdevelop.gull/spring-boot-api-doc-db-parent "1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |