GroupId | GroupIdcom.github.yaoguoh |
---|---|
ArtifactId | ArtifactIdcommon-doc |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
common-doc-2.7.0.pom | |
common-doc-2.7.0.jar | 6 KB |
common-doc-2.7.0-sources.jar | 4 KB |
common-doc-2.7.0-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-doc/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-doc</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-doc/
implementation 'com.github.yaoguoh:common-doc:2.7.0'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-doc/
implementation ("com.github.yaoguoh:common-doc:2.7.0")
'com.github.yaoguoh:common-doc:jar:2.7.0'
<dependency org="com.github.yaoguoh" name="common-doc" rev="2.7.0">
<artifact name="common-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-doc', version='2.7.0')
)
libraryDependencies += "com.github.yaoguoh" % "common-doc" % "2.7.0"
[com.github.yaoguoh/common-doc "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.github.yaoguoh : common-util | jar | |
org.springdoc : springdoc-openapi-ui | jar | 1.6.6 |