| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.onlyxiahui.general |
| ArtifactId | ArtifactIdonly-doc-spring-boot-starter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiononly-doc-spring-boot-starter
api doc spring boot starter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.onlyxiahui.general/only-doc-spring-boot-starter/ -->
<dependency>
<groupId>com.onlyxiahui.general</groupId>
<artifactId>only-doc-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onlyxiahui.general/only-doc-spring-boot-starter/
implementation 'com.onlyxiahui.general:only-doc-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.onlyxiahui.general/only-doc-spring-boot-starter/
implementation ("com.onlyxiahui.general:only-doc-spring-boot-starter:1.0.0")
'com.onlyxiahui.general:only-doc-spring-boot-starter:jar:1.0.0'
<dependency org="com.onlyxiahui.general" name="only-doc-spring-boot-starter" rev="1.0.0">
<artifact name="only-doc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onlyxiahui.general', module='only-doc-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.onlyxiahui.general" % "only-doc-spring-boot-starter" % "1.0.0"
[com.onlyxiahui.general/only-doc-spring-boot-starter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.2.RELEASE |
| org.springframework : spring-web | jar | 5.0.0.RELEASE |
| com.onlyxiahui.common : only-common-action-doc-markdown | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |